Come da oggetto per voi questa riga è sbagliata?
<STYLE type=text/css>
ERRORE: Line 13, Column 19: NET-enabling start-tag requires SHORTTAG YES.
Vi chiedo questo perchè il codice non viene convalidato per passare l'esame XHTML
tant'è vero che mi riporta un errore anche alla fine quando chiudo
</STYLE>
ERRORE:Line 48, Column 10: end tag for element "STYLE" which is not open.
Poi secondo voi queste righe che errore hanno? Quello che mi viene scritto in inglese l'ho capito ma non riesco a capire comunque dov'è che stanno gli errori
<link rel="stylesheet" href="style.css" type="text/css">
Line 49, Column 58: document type does not allow element "LINK" here.
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
ERRORE: Line 50, Column 55: document type does not allow element "META" here
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="stylesheet" href="style.css" type="text/css">