Expand description
CSS properties related to fonts.
Structs§
Enums§
- Absolute
Font Size - An absolute font size,
as used in the
font-size
property. - Absolute
Font Weight - An absolute font weight,
as used in the
font-weight
property. - Font
Family - A value for the font-family property.
- Font
Size - A value for the font-size property.
- Font
Stretch - A value for the font-stretch property.
- Font
Stretch Keyword - A font stretch keyword,
as used in the
font-stretch
property. - Font
Style - A value for the font-style property.
- Font
Variant Caps - A value for the font-variant-caps property.
- Font
Weight - A value for the font-weight property.
- Generic
Font Family - A generic font family name,
as used in the
font-family
property. - Line
Height - A value for the line-height property.
- Relative
Font Size - A relative font size,
as used in the
font-size
property. - Vertical
Align - A value for the vertical align property.
- Vertical
Align Keyword - A keyword for the vertical align property.