I am getting 1 error on www.heinzbikeandski/bike.aspx. <asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/Images/prestige2008t.jpg" OnClick="ImageButton1_Click" BorderWidth="0px" /> The source ( view source in Firefox ) is <input type="image" name="ImageButton1" id="ImageButton1" src="Images/prestige2008t.jpg" style="border-width:0px;" /> But the validation is saying: Line 53, Column 108: there is no attribute "border". ..rc="Images/prestige2008t.jpg" border="0" /> Its border-width, not border, and I don't think I am doing anything wrong. Don NOTE: Whenever possible, give the address of the document you were checking.Received on Friday, 29 February 2008 20:53:47 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:06 UTC