| Syntax | selector {font-variant: value;}
|
|---|---|
| Usage | The font-variant property is used to specify a normal or small-caps font. A small-caps font is one in which the lowercase letters look like uppercase letters but they are smaller. This property is specified by using a keyword according to the syntax shown above. |
| Keywords |
|
| Applies To | All elements |
| Inherited | Yes |
| Initial Value | normal |
![]() ![]() The font-variant properties are set using both normal and small-caps font variants. |