Used to format text as small caps. This property is inherited. The value normal removes small caps formating from text formatted that way.
font-variant: small-caps;
IE5.5+, FF1+, SA1.3+, OP9.2+
| normal | Sets the default value. |
| small-caps | Makes text appear in small-caps |