Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
your page is just made totally wrong....
It looks like ou have a web page that is embedded into another one, or included.
As the first one is setup without encoding, the browser tries to guess it.
Then, when you hit the second page opening element, you specify that the charset is unicode, but the browser usually have already started rendering elements in another charset, and might not be able to switch it.
First thing, create a valid page, or at least, more valid that it is now:
http://validator.w3.org/check?uri=ht...Inline&group=0
__________________
Only a biker knows why a dog sticks his head out the window.
|