berry wrote:
I understand that it is  not the uft-8 wich give the ability to render the
accent on the screen but the language content. <meta
http-equiv="Content-Language" content="fr">
which tell the agent to render the accent using the UFT-8

also don't forget that meta alone is not enough. You need to have your web server sending out the correct encoding with its headers as well (if you're using Apache and have .htaccess override support, have a look at http://www.w3.org/International/questions/qa-htaccess-charset for instance)

Then Why the validator gives an error for each accent when I use UFT-8?
It say that UFT-8 doesn't recognize this kind of character (french character)

Try it with the correct server headers and the validator should be happy. -- Patrick H. Lauke _____________________________________________________ re·dux (adj.): brought back; returned. used postpositively [latin : re-, re- + dux, leader; see duke.] www.splintered.co.uk | www.photographia.co.uk http://redux.deviantart.com

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to