Hey Community,
ich habe ein kleines Problem beim validieren meiner Webseite.
Der W3C Validator spuckt folgende Fehlermeldung aus:
Zeile 1 besagt ja nur
Was genau ist jetzt das Problem?
Danke schon mal im Voraus
ich habe ein kleines Problem beim validieren meiner Webseite.
Der W3C Validator spuckt folgende Fehlermeldung aus:
Sorry, I am unable to validate this document because on line 1 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.
The error was: Modification of a read-only value attempted
Zeile 1 besagt ja nur
Code:
<!DOCTYPE html>
Was genau ist jetzt das Problem?
Danke schon mal im Voraus