Ragazzi stavo facendo alcune prove su esempi semplici.
Ossia una pagina html abbastanza rozza, con qlc scritta e con i vari font, sfondo,ecc. gestiti da una pagina css esterna.

Nella pagina HTML mi trova 2 errori. L'encoding che devo usare è UTF8 (unicode, worldwide) ed il doctype è XHTML 1.1

Mi esce questo msg di errore:

"Sorry, I am unable to validate this document because on lines 22, 31 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication."




La pagina CSS invece viene correttanebte validata.