Previous Message
Next Message

Unicode

Sent by Don A. Elbourne Jr. on 23 October 2003 14:02


What is the best way to deal with Unicode in your CSS?

I'm working on a site with mixed content. Some text needs a Unicode font and
other does not. I want to specify fonts for the text only needing a Latin
character set like so:

font-family: verdana, lucida, arial, helvetica, sans-serif;

And then for text needing a Unicode font I want to be able to specify a
priority of Unicode fonts.

 font-family:code2000, code2001, arial unicode ms,bitstream cyberbit;

Is there any way of doing this without manually wrapping the text needing
the Unicode fonts with a <span class="unicode">?

Thanks.



Don A. Elbourne Jr.
http://elbourne.org

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: