Since I have it installed, I have 15 new errors in my html.
http://validator.w3.org/check?uri=ht...heel-planet.de
Currently I?m only using your random garage module.
I seems to have no alt tag.
Quote:
required attribute "alt" not specified
|
Here is my error report:
Quote:
Validation Output: 15 Errors
1. Error Line 74, Column 2806: required attribute "alt" not specified
?ge/users/1/1000t.jpg" align="middle"> <br /> <span class="smallfont"><b>Meine
✉
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>.
2. Error Line 74, Column 2807: end tag for "img" omitted, but OMITTAG NO was specified
?e/users/1/1000t.jpg" align="middle"> <br /> <span class="smallfont"><b>Meine
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
3. Info Line 74, Column 2704: start tag was here
?do=viewvehicle&vehicle_id=1000"> <img border="0" src="http://www.2-wheel-
4. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: img line 74 and a
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
5. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: a line 74 and td
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
6. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: td line 74 and tr
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
7. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tr line 74 and tbody
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
8. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tbody line 74 and table
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
9. Error Line 74, Column > 80: XML Parsing Error: Opening and ending tag mismatch: table line 74 and div
?agead/show_ads.js"> </script> </td> </tr> </tbody> </table> </div> <form acti?
✉
10. Error Line 196, Column > 80: XML Parsing Error: Opening and ending tag mismatch: div line 74 and td
?c="http://js.adscale.de/getads.js"></script> </td> <td valign="top"> <table ?
✉
11. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: td line 65 and tr
?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?
✉
12. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: tr line 65 and table
?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?
✉
13. Error Line 271, Column > 80: XML Parsing Error: Opening and ending tag mismatch: table line 65 and div
?c="http://js.adscale.de/getads.js"></script> </div> <div id="vbseo_vhtml_2"><?
✉
14. Error Line 323, Column 7: XML Parsing Error: Opening and ending tag mismatch: div line 56 and body
</body> </html>
✉
15. Error Line 323, Column 15: XML Parsing Error: Opening and ending tag mismatch: body line 56 and html
</body> </html>
✉
16. Error Line 323, Column 15: XML Parsing Error: Premature end of data in tag html line 1
</body> </html>
|
After deleting random garages from my site, it is valid...
Please bug fix it