Z
Zigzag
hi,
I'm attempting to translate some web content into other languages
and need some help understanding the proper coding to have these
characters show up consistently, cross-browser & cross platform.
I'm using HTML 4.01 transitional for these documents, and for the
foreign character sets (ie, chinese, korean, japanese etc), I'm using
the unicode numeric reference example: ...
I normally state the page language in the HTML tag (ie <html lang="ko">)
also, using the meta tag:
<meta http-equiv="Content-Language" content="ko">
The web pages all seem to show up well on a new Mac computer,
but on an older PC laptop, none of the Korean, Chinese or Japanese
shows up properly. (firefox renders little squares with a stack of
numbers & letters in them; opera renders plain squares).
Are there any consistent 'rules' to follow for displaying
and rendering unicode character sets properly?
thanks for any pointers.
ZZ
I'm attempting to translate some web content into other languages
and need some help understanding the proper coding to have these
characters show up consistently, cross-browser & cross platform.
I'm using HTML 4.01 transitional for these documents, and for the
foreign character sets (ie, chinese, korean, japanese etc), I'm using
the unicode numeric reference example: ...
I normally state the page language in the HTML tag (ie <html lang="ko">)
also, using the meta tag:
<meta http-equiv="Content-Language" content="ko">
The web pages all seem to show up well on a new Mac computer,
but on an older PC laptop, none of the Korean, Chinese or Japanese
shows up properly. (firefox renders little squares with a stack of
numbers & letters in them; opera renders plain squares).
Are there any consistent 'rules' to follow for displaying
and rendering unicode character sets properly?
thanks for any pointers.
ZZ