Re: [VE][108] border not supported on type input image

Well, I’m sorry, but per:
<http://www.w3.org/TR/html401/interact/forms.html#h-17.4>
"boder" is NOT a valid attribute for the <input> element.

And per:
<http://www.w3.org/TR/html401/index/attributes.html>
the "border" attribute is valid ONLY on img, object and table elements.

ian@fixonefree.com a écrit :
> This is incorrectly marked by the validator as invalid. Border is a 
> valid attribute when the input is of type image. It is also 
> auto-generated by Visual Studio .Net when using an image button.
This looks like a bug in Visual Studio .Net, not in the validator.

Regards,

-- 
Etienne Miret

Received on Monday, 13 July 2009 22:58:30 UTC