Author: Matt Morrison | Posted on: 2/14/2007 3:04:35 AM | Views : 1335

Hi everyone,

Ok so here's an interesting one, I'm not sure if it's a bug somewhere; possibly with something on my server?

It would be great if someone could run the code I have placed at the bottom of the post to see if they get the same validation error through W3C from their box.  So here's what i'm doing...
<asp:ImageButton ID="btnLogin" runat="server" ImageUrl="images/Login.jpg" Height="22px" Width="42px"
BorderWidth="0px" BorderStyle="None" />
 when I run the http://validator.w3.org against the markup I ...

Go to the complete details ...