Afficher un message
Vieux 30/10/2007, 18h55   #2
Ben C
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Converting accented characters to entities

On 2007-10-30, Jean-Guy Mouton <user@example.net> wrote:
> Hello,
>
> I have a website with accented characters. Do I have to convert them
> into html entities in XHTML 1.0 strict and charset=iso-8859-1?


No, just make sure your pages are properly saved in ISO-8859-1 and that
the server is configured to deliver the correct charset in the
Content-Type header.

That's assuming ISO-8859-1 covers all the accented characters you need--
what language is it for? If it's French then you should be fine. If it's
Vietnamese (say) then you need a different encoding, probably UTF-8.
  Réponse avec citation
 
Page generated in 0,04193 seconds with 9 queries