Question:
HTML QUESTION - WHY WONT THIS CODE VALIDATE! 10pts!!!?
anonymous
2010-09-22 18:47:49 UTC
hi
i'm doing an assignment for school and i can't figure out why this code wont validate.
i'm using http://validator.w3.org to validate my code before i submit it.

and the error msg i get is:

Validation Output: 2 Errors

1. Error Line 31, Column 74: required attribute "alt" not specified





The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

Typical values for type are type="text/css" for
Loading...