Page 1 of 1

french words

Posted: Tue Feb 13, 2007 9:15 am
by techker
hey guys im making a french web site and i have a menu script that i put é and î but the show in html like this Vidйo instead of vidéo

how can i fix this

Posted: Tue Feb 13, 2007 9:20 am
by feyd
Are you using the binary character or the HTML entity?

Posted: Tue Feb 13, 2007 9:23 am
by techker
were do i see that?im using dreamweaver

Posted: Tue Feb 13, 2007 11:28 am
by onion2k
You need to make sure that the character encoding of the page matches what you're sending.

Posted: Tue Feb 13, 2007 11:32 am
by techker
solved thx

<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">