Font families

Choosing a font family or font families is one of the most common tasks during working with the CSS. The biggest problem is that different browsers or systems might react differently to the...

Font styling

The font-style property is used to select between normal (upright) and italic or oblique font faces. The font-style property contains following information:

Font variants

The font-variant property is used to convert the lower case letters into the upper case via a variation called small-caps. The major difference between a regular upper case and th...

Font weight

The font-weight property defines the weight of the chosen font in terms of value from 100 to 900 where 400 is equivalent to normal and 700 to bold. Beside numbers...

Font size

The font-size property defines the relative or absolute size of the font, given its family name. The font-size property contains following information: ...

Shorthand font property

Font property is a so called shorthand property that is used to set font-style,