Originariamente inviato da actarius
Nella convalida W3C di una pagina ricevo il seguente errore:
Line 106, column 23: document type does not allow element "DIV" here; missing one of "APPLET", "OBJECT", "MAP", "IFRAME", "BUTTON" start-tag
<div align="left"></div>
^
Line 115, column 23: document type does not allow element "DIV" here; assuming missing "DD" start-tag
<div class="public">
^
Line 117, column 11: start tag for "LI" omitted, but its declaration does not permit this (explain...).
<ul>
^
Line 104, column 40: there is no attribute "HEIGHT" (explain...).
<table width="100%" border="1" height="146">
Chi mi può aiutare??
Grazie