What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
FontStyleCSSProperty  
The font-style property selects between normal, italic, and oblique faces within a font family.

You are here: Home > CSS Reference > Properties > font-style

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.fontStyle reflects <div style='font-style: bogus'> Y Y Y Y Y Y Y Y
style.fontStyle reflects <div style='font-style: italic'> Y Y Y Y Y Y Y Y
style.fontStyle reflects <div style='font-style: normal'> Y Y Y Y Y Y Y Y
style.fontStyle reflects <div style='font-style: oblique'> Y Y Y Y Y N Y N

Further reading


Sign in to add a comment