Dear Wiki user, You have subscribed to a wiki page or wiki category on "ESW Wiki" for change notification. The following page has been changed by Deborah Cawkwell: http://esw.w3.org/topic/geoUnicodeConsiderationsWhenUpgrading The comment on the change is: CSS generic font fallback example ------------------------------------------------------------------------------ ==== Suitable fonts ==== - Correct script display requires Unicode support by the operating system and availability on the machine of Unicode fonts. + Correct script display requires Unicode support at the application or operating system level and availability on the machine of Unicode fonts. - CSS can help with font family fallbacks in the case where the user does not have a specific font, but another font will display the text readably. Do use CSS generic font family fallbacks, eg, serif, sans-serif. + CSS can help with font family fallbacks in the case where the user does not have a specific font, but another font will display the text readably. Do use CSS generic font family fallbacks, eg, serif, sans-serif, eg: + + .headline {font-family:Verdana,Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; padding-bottom:4px;} Modern operating systems support Unicode:Received on Wednesday, 20 July 2005 14:15:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:40 GMT