Tag Archive: css

Oct
19

Playing with CSS and xhtml document

ie

Displaying unicode character in different OS, add below code to your css since different OS have their own default font: Displaying unicode generated from Open Office .spCh {     font-family: "Lucida Grande","Arial Unicode MS", sans-serif; font-size: 1.2em; } Supporting website: Common fonts to all versions of Windows and Mac equivalents Suggested CSS Font Style …

Continue reading »

Permanent link to this article: http://lindaocta.com/?p=10