.
<table>
<caption style="caption-side: top; text-align: left">Beschriftung der Tabelle</caption>
<tr>
<td>Inhalt der 1. Zelle in der 1. Zeile dieser Tabelle</td>
</tr>
<tr>
<td>Inhalt der 2. Zeile</td>
</tr>
</table>
<br /><br />
<table>
<caption style="caption-side: bottom; text-align: right">Beschriftung der Tabelle</caption>
<tr>
<td>Inhalt der 1. Zelle in der 1. Zeile dieser Tabelle</td>
</tr>
<tr>
<td>Inhalt der 2. Zeile</td>
</tr>
</table>
so sieht es aus, wenn es von Ihrem aktuellen Browser unterstützt wird
Inhalt der 1. Zelle in der 1. Zeile dieser Tabelle |
Inhalt der 2. Zeile |
Inhalt der 1. Zelle in der 1. Zeile dieser Tabelle |
Inhalt der 2. Zeile |
CSS Version | CSS 1 |
Startwert | top |
Vererbar | Ja |
Anwendbar auf | Element <caption> und mit "display: table-caption" formatierte Elemente |
Medium | visual |
mögliche Werte |
|
Anmerkungen |
5+ | 5-7 | 7.5+ | 4 | 6+ | 1+ | 0.8+ | 1+ | 3.5+ | 2 | |
top, bottom |