<table border="2">
<caption>TABLO</caption>
<tr>
<th>W3TR</th>
<th>W3TR</th>
<th>W3TR</th>
</tr>
<tr>
<th>W3TR</th>
<th>W3TR</th>
<th>W3TR</th>
</tr>
</table>
table {
caption-side: bottom;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.