beste,
als ik een pagina van mijn site wil controleren krijg ik deze melding
nu als ik de UTF-8. code
op mijn pagina dan zet en in controleer dan nog eens krijg ik de melding dat hij de pagina niet kan controleren, hoe komt dit?
grtz ringo
als ik een pagina van mijn site wil controleren krijg ik deze melding
Code:
No Character Encoding Found! Falling back to windows-1252.
None of the standards sources gave any information on the character encoding labeling for this document. Without encoding information it is impossible to reliably validate the document. As a fallback solution, the "windows-1252" encoding was used to read the content and attempt to perform the validation, but this is likely to fail for all non-trivial documents.
Before defaulting to windows-1252 the validator also tried to read the content with the following encoding(s), without success: UTF-8.
Read the FAQ entry on character encoding for more details and pointers on how to fix this problem with your document.
nu als ik de UTF-8. code
Code:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
grtz ringo