CSS property: font-variant
Property values
Parameter |
Description |
|---|---|
normal |
This value specifies that the text is not displayed in small caps. |
smallcaps |
This value specifies the font size as a percentage of the font size of the containing element. |
inherit |
This value specifies that the element inherits the font-variant property value from the containing element. |
Parent topic: CSS Properties