font-variant
Name: font-variant
Description: Used to specify small caps
Browser Compatibility: IE 4+ / NN 6+ / O 3.5+
Inherited: Yes
Values:
- inherit
- normal [Initial value]
- small-caps
Code Example:
.titleCaps {font-variant: small-caps;}
Description: Used to specify small caps
Browser Compatibility: IE 4+ / NN 6+ / O 3.5+
Inherited: Yes
Values:
Code Example: