- From: <xgenius@pc-jugend.org>
- Date: Thu, 5 Feb 2009 21:32:09 +0100
- To: www-validator@w3.org
- Cc:
I have only 1 Error for my Website (see below) Line 14, Column 5: document type does not allow element "BODY" here . 1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2. <html> 3. <head><title>xG3n1uS Homepage</title> 4. <meta name="Description" content="myPage"> 5. <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> 6. <meta name="Keywords" content=""> 7. <link href="http://xgenius.piranho.de/favicon.ico" rel="SHORTCUT ICON"> 8. <meta name="ROBOTS" content="index,follow"> 9. <META name="LANGUAGE" content="Deutsch, DE, AT, CH"> 10. <meta name="DISTRIBUTION" content="global"> 11. <link href="/ad/style.css" rel="stylesheet" type="text/css"> 12. </head> 13. <script language="JavaScript" src="/ad/init.php?ts=1233862936" type="text/javascript"></script> 14. <body> 15. <table cellspacing="0" cellpadding="0" id="main"> 16. <tr><td id="cnt"><iframe src="http://xg3n1us.kilu.de" name="fid1" id="fid1" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0"></iframe></td></tr> 17. </table> 18. <div align="center" id="bottom"> 19. <h1><a href="xg3n1us.de.vu">xG3n1uS Homepage</a></h1><br><br> 20. <h2><a href="http://xg3n1us.kilu.de">myPage</a></h2><br><br> 21. </div> 22. </body> 23. <!-- FC:f --> 24. </html> Cleaned-up Source Listing with "Tidy" only tells me to change the div-container, but I can’t change this div-container because this is an promotion-layer of my free-webspace. My Question is: Can I use the valid icon, even with this unchangeable “error” ? Validating http://www.xg3n1us.de.vu/ Error [64]: "document type does not allow element X here" mfG xG3n1uS
Received on Friday, 6 February 2009 11:32:34 UTC