back
Code
HTML
Web
<table border="1">
<caption>
Table Caption
</caption>
<tr>
<th>Lorem</th>
<th>Ipsum</th>
</tr>
<tr>
<th>Dolor</th>
<th>Sit</th>
<tr>
</table>