Mastershrimp: W3-Validator

Beitrag lesen

Hallo.

Ich wollte eben ein HTML-Dokument mit dem W3-Validator validieren lassen.
Es ist eine ganz normale HTML-Datei gewesen - echt nix besonderes.

Die Meldung des Validators war:
"Doctype:
Encoding:

I was not able to extract a character encoding labeling from any of the valid sources for such information. Without encoding information it is impossible to validate the document. The sources I tried are:

The HTTP Content-Type field.
The XML Declaration.
The HTML "META" element.
And I even tried to autodetect it using the algorithm defined in Appendix F of the XML 1.0 Recommendation.

Since none of these sources yielded any usable information, I will not be able to validate this document. Sorry. Please make sure you specify the character encoding in use.

IANA maintains the list of official names for character sets. "

Was heißt das genau und was muss ich ändern?

Ich glaube verstanden zu haben, dass er die Datei nicht encoden konnte, weil der Zeichensatz falsch ist....Ich benutze ANSI. Mach ich da was falsch, oder wo liegt das Problem?

Beim W3 CSS-Validator hat alles problemlos geklappt.

Danke für eure Hilfe!

Gruß

Mastershrimp