Thread: xhtml check..
View Single Post
  #1 (permalink)  
Old 20-10-2004, 03:40 AM
infeeneetee infeeneetee is offline
Novice Webmaster
 
Join Date: Sep 2004
Location: Shah Alam
Posts: 68
Rep Power: 54
infeeneetee is on a distinguished road
xhtml check..

camana nak betul kan nie...?


Line 24, column 77: required attribute "ALT" not specified

...966"><img src="../../image/top.gif"></td>

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 <style> and type="text/javascript" for <script>.
Reply With Quote