Ausrichtung und Absatzkontrolle
Texteinrückung:
text-indent: 10pxZeilenhöhe:
line-height: 10pxTextumbruch:
white-space: pre ^ nowrapVertikale Ausrichtung:
vertical-align: top ^ bottom ^ middleHorizontale Ausrichtung:
text-align: left ^ center ^ middle ^ justifyBeispiel
<span style="font-size:15px; word-spacing:10px; font-weight:bold;">Beispiel</span>Schriftformatierung
Schriftstil:
font-style: italic ^ oblique ^ normalSchriftvariante:
font-variant: small-caps ^ normalWortabstand:
word-spacing: 20pxZeichenabstand:
letter-spacing: 20pxTextfarbe:
color: #000000Schriftgröße:
font-size: 10pxSchriftart:
font-family: VerdanaSchriftgewicht:
font-weight: bold ^ bolder ^ lighter ^ normalTextdekoration:
text-decoration: none ^ underline ^ overlineTransformation:
text-transform: capitalize ^ uppercase ^ lowercase ^ none
