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...
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...
The font-size property defines the relative or absolute size of the font, given its family name.
The font-size property contains following information:
...
The text-indent property specifies the text indentation of the first line of text inside a block container.
The text-indent property contains following information...
The text-decoration adds decorations to text in terms of underlining it or making blink and similar.
The text-decoration property contains following information:
The letter-spacing property specifies spacing between characters while the word-spacing specifies spacing between words.
Letter spacing
The letter-spacin...