What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
FontVariantCSSProperty  
The font-variant property indicates whether the contained text is displayed in small-caps.

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

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.fontVariant reflects <div style='font-variant: bogus'> Y Y Y Y Y Y Y Y
style.fontVariant reflects <div style='font-variant: normal'> Y Y Y Y Y Y Y Y
style.fontVariant reflects <div style='font-variant: small-caps'> Y Y Y Y Y Y Y Y

Further reading


Sign in to add a comment