Ho fatto un test di valutazione W3C, su una pagina tipo di un sito che sto sviluppando.
Però mi dà una serie di errori che non capisco...
[list=1][*]Line 2, Column 13: Attribute "XMLNS" is not a valid attribute. Did you mean "onmouseup" or "onmouseover"?
<html xmlns="http://www.w3.org/1999/xhtml">[*]Line 3, Column 6: document type does not allow element "HTML" here
<html><head><title>I.T.C. 'Rocco Scotellaro'</title>[*]Line 5, Column 18: Attribute "LANGUAGE" is not a valid attribute. Did you mean "language"?
<script language="JavaScript" type="text/JavaScript">[*]Line 51, Column 18: Attribute "HEIGHT" is not a valid attribute. Did you mean "height"?
<tr height="198">[*]Line 52, Column 19: Attribute "WIDTH" is not a valid attribute. Did you mean "width"?
<td width="237" class="topleft"></td>[*]Line 122, Column 146: Attribute "BORDER" is not a valid attribute. Did you mean "border"?
…if" width="192" height="104" border="0" usemap="#Map" alt="Contatta l'ITC R. [*]Line 124, Column 62: required attribute "ALT" not specified
… shape="rect" coords="11,9,183,61" href="contatti.php">[*]Line 131, Column 49: Attribute "BGCOLOR" is not a valid attribute. Did you mean "bgcolor"?
…align="center" valign="top" bgcolor="#f5df87"><table width="90%" border="0" c[*]Line 146, Column 32: Attribute "HEIGHT" is not a valid attribute. Did you mean "height"?
<table width="100%" height="47" border="0" cellspacing="0" cellpadding="0">[*]Line 151, Column 65: Attribute "TARGET" is not a valid attribute. Did you mean "target"?
…eveoplment: <a href="http://www.metatad.it" target="_blank">[b]studio [*]Line 159, Column 8: "HTML" not finished but document ended
</ht…[/list=1]
In particolare, gli errori 3,4,5,6,8,9,10 sembrano essere relativi al fatto che - dice il validatore - quegli attributi sono scritti in maiuscolo, ma invece sono minuscoli...
E poi, perchè mi dà quegli errori 1,2 e 11?
E perchè - errore 7 - mi chiede l'attributo ALT per la mappa d'immagine?
Il testo è stato fatto sul sito W3C: http://validator.w3.org/check?uri=http%3A%2F%2F....