Quote:
Originally Posted by Blossom
Does these means small caps will finally be supported?
|
You may need to embed a font that actually
has the small-cap variant, but from the list of
supported tags and CSS attributes:
Quote:
font - Sets all font properties
font-family - Allows for a prioritized list of font family names and/or generic family names to be specified for the selected element
font-size - Specifies the size of the font
font-style - Allows font style (italic or oblique) to be selected within a font-family
font-variant - Selects a normal, or small-caps face from a font family
font-weight - Specifies the weight or boldness of the font
|