Bonjour,
Je n’arrive pas à éliminer un erreur de validation de xHTML.
validator.w3.org me dit :
Line 1 column 0 : character "" not allowed in prolog.
Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.
Ou dois je commencer ma recherche pour éliminer le problème ? Comment je peux savoir quel fichier contient cet fabuleux BOM ?
Merci d’avance,
Mark
Bonjour,
Je n’arrive pas à éliminer un erreur de validation de xHTML.
validator.w3.org me dit :
Line 1 column 0 : character "" not allowed in prolog.
Byte-Order Mark found in UTF-8 File.
The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is
known to cause problems for some text editors and older
browsers. You may want to consider avoiding its use until it
is better supported.
Ou dois je commencer ma recherche pour éliminer le problème ?
Comment je peux savoir quel fichier contient cet fabuleux BOM ?
Merci d’avance,
Mark
Le BOM est sans doute au début de ton squelette, ajouté par ton éditeur de texte.