Probleme valider mon site au normes W3C
Résolu
mikeb1992
Messages postés
280
Date d'inscription
Statut
Membre
Dernière intervention
-
jimini -
jimini -
Bonsoir, lorsque j'essai de voir si ma page est valide W3C ou pas, j'obtiens un jolis essage d'erreur et je ne peux savoir si ma page est valie ou non.
Voici le message d'erreur : Sorry, I am unable to validate this document because on line 150 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: utf8 "\xE9" does not map to Unicode
Je précise que je suis en local sous WampServer
Voilou merci beaucoup !!
Voici le message d'erreur : Sorry, I am unable to validate this document because on line 150 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: utf8 "\xE9" does not map to Unicode
Je précise que je suis en local sous WampServer
Voilou merci beaucoup !!
A voir également:
- Probleme valider mon site au normes W3C
- Site de telechargement - Accueil - Outils
- Site comme coco - Accueil - Réseaux sociaux
- Quel site remplace coco - Accueil - Réseaux sociaux
- Site x - Guide
- Site pour vendre des objets d'occasion - Guide
3 réponses
\xE9 correspond a é je croit
et ça n'existe pas en utf8 mais existe en isomachin
rajoute ça dans le head
et ça n'existe pas en utf8 mais existe en isomachin
rajoute ça dans le head
<meta content="text/html;charset=iso-8859-1" http-equiv="Content-Type"/>
Bonjour,
j'ai le même souci (sauf que l'erreur est Sorry, I am unable to validate this document because on line 47 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: utf8 "\xEE" does not map to Unicode ), mais je n'y connais pas grand-chose et je n'ai pas compris dans quel document il fallait rajouter ce que vous dites.
Merci d'avance de votre aide,
Jimini
j'ai le même souci (sauf que l'erreur est Sorry, I am unable to validate this document because on line 47 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: utf8 "\xEE" does not map to Unicode ), mais je n'y connais pas grand-chose et je n'ai pas compris dans quel document il fallait rajouter ce que vous dites.
Merci d'avance de votre aide,
Jimini