Forum Moderators: open

Message Too Old, No Replies

Typing Chinese in Dreamweaver MX

         

Zhuoling

3:33 pm on Sep 23, 2005 (gmt 0)

10+ Year Member



Hi
anybody can help me how can I input the Chinese Characters in Dreamweaver MX? On my system there are some Chinese Fonts, I can type the in Photosho, Fireworks, but they are not working for Dreamweaver?!
How can I do?

Please help!

Julie

Jeremy_H

6:31 pm on Sep 23, 2005 (gmt 0)

10+ Year Member



Make sure you have UTF-8 as your charset:

<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">

Stick that in the head tag, and delete the other meta tag if you have one with a different charset.