| 
 Posted by Fister on 01/12/08 21:34 
Hello 
 
How do I get Chinese characters to show correctly in IE6? They're all displayed  
as a square symbol. The page looks fine in IE7 and Firefox. This is the header: 
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
  <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 
  <title>Chinese test</title> 
</head> 
 
I've tried writting the Chinese characters as themselves and their unicode  
character reference, e.g. 〹 but none of them show correctly in IE6. 
 
Anyone?
 
  
Navigation:
[Reply to this message] 
 |