(1:14 AM)
accessible tables
<table>
<caption></caption>
<thead>
<tr>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<th>(row label)</th>
<td></td>
</tr>
</tbody>
</table>