I am doing my first Spanish language site and having a hard time with the character codes showing correctly in the browser.
If you look at this page, juegos de princesas, you can see what I am talking about. When I look at it with Firefox or Safari there is a diamond with a question mark in it for the one letter in esc�ndalo.
I have tried changing the encoding of the page to
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
but this does not fix the problem
Any one have an idea?
|