Font Weight
font-weight: normal;
The five boxing wizards jump quickly.
font-weight: bold;
The five boxing wizards jump quickly.
Font Style
font-style: normal;
The five boxing wizards jump quickly.
font-style: italic;
The five boxing wizards jump quickly.
Letter Spacing
Letter Spacing: normal;
The five boxing wizards jump quickly.
letter-spacing: .3em;
The five boxing wizards jump quickly.
letter-spacing: .3em;
The five boxing wizards jump quickly.
Text Decoration
text decoration: none;
The five boxing wizards jump quickly.
text-decoration: underline;
The five boxing wizards jump quickly.
text-decoration: line through;
The five boxing wizards jump quickly.
text-decoration: overline;
The five boxing wizards jump quickly.
Text Transform
text-transform: none;
The five boxing wizards jump quickly.
text-transform: uppercase;
The five boxing wizards jump quickly.
text-transform: lowercase;
The five boxing wizards jump quickly.
text-transform: capitalize;
The five boxing wizards jump quickly.