Text

font-variant

Used to format text as small caps. This property is inherited. The value normal removes small caps formating from text formatted that way.

Example

font-variant: small-caps;

Browser support

IE5.5+, FF1+, SA1.3+, OP9.2+

Values

normal Sets the default value.
small-caps Makes text appear in small-caps

Related properties

Can be used with..

Search the Soup!