Error checking attribute ALT

Line 16, Column 65: Attribute alt not allowed on element input at this point.

…input type="text" name="field1" id="field1" alt="0">

Element-specific attributes for element input:
    ...
    alt
    ...

Received on Wednesday, 6 May 2009 07:46:06 UTC