ciao gufo!
ho provato a mettere il link e autospedirmi l'e mail ma quando vado sul link non mi fa aprire la pagina del w3c con gli errori segnalati. Sono costretta ad incollare tutto:
Il fatto è che mi segnala errori nei commenti (e non solo...) però in effetti mi funzionano, perchè nella pagina non compaiono.
Mi contesta i due trattini, dicendo che il commento non deve contenerli, invece io so che si fa così, l'ho letto ovunque! poi mi dice che non ho chiuso un tag quando invece l'ho chiuso...dubito che tra i due sia lui a sbagliare ma non capisco cosa ho sbagliato..

se ti serve il codice html dimmelo, non te lo invio perchè non vorrei postare una marea di testo!

grazie mille!! Non vedo l'ora di diventare brava per poter essere io di aiuto a qualcuno!

Validation Output: 10 Errors

Line 34, Column 5: invalid comment declaration: found name start character outside comment but inside comment declaration
<!--chiusura contenutià

Line 30: comment declaration started here
à<!--chiusura headerà
Line 39, Column 5: invalid comment declaration: found name start character outside comment but inside comment declaration
<!--chiusura footerà

Line 36: comment declaration started here
à<!--chiusura container2à
Line 40, Column 6: end tag for element "div" which is not open
</div>

The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

If this error occurred in a script section of your document, you should probably read this FAQ entry.

Line 34, Column 4: XML Parsing Error: Comment must not contain '--' (double-hyphen)
<!--chiusura contenutià

Line 36, Column 4: XML Parsing Error: Comment must not contain '--' (double-hyphen)
<!--chiusura container2à

Line 39, Column 4: XML Parsing Error: Comment must not contain '--' (double-hyphen)
<!--chiusura footerà

Line 43, Column 7: XML Parsing Error: Comment not terminated
</html>

Line 43, Column 7: XML Parsing Error: Premature end of data in tag div line 16
</html>

Line 43, Column 7: XML Parsing Error: Premature end of data in tag body line 15
</html>

Line 43, Column 7: XML Parsing Error: Premature end of data in tag html line 5
</html>