Hi, hope you can help,
What is the best way to display Chinese Characters in a web page?
I'm currently using <meta charset="gb2312"> but I've read up on it and I should be using <meta charset="utf-8"> but utf-8 only displays Chinese Characters as squares.
I'm using IE10 browser. Any ideas?
All the best AnnieX