Witam! staram się pisać zgodnie ze standardami W3C i coś dziwnię odbywa się walidacja. Mianowicie css waliduje się poprawnie a w html'u wyskakują błędy:
o co chodzi ? Dodam że oczywiście kodowanie jest. ISO-8859-2.
Kod:
No Character Encoding Found! Using iso-8859-2.
None of the standards sources gave any information on the character encoding labeling for this document. The character encoding iso-8859-2, which you have chosen via the Encoding override option, will be used for tentative validation.
Read the FAQ entry on character encoding for more details and pointers on how to fix this problem with your document.
No Character encoding declared at document level
No character encoding information was found within the document, either in an HTML meta element or an XML declaration. It is often recommended to declare the character encoding in the document itself, especially if there is a chance that the document will be read from or saved to disk, CD, etc.
See this tutorial on character encoding for techniques and explanations.
o co chodzi ? Dodam że oczywiście kodowanie jest. ISO-8859-2.