<table>
<thead>
<tr>
<th>หัวข้อ 1</th>
<th>หัวข้อ 2</th>
</tr>
</thead>
<tbody>
<td>ข้อมูล 1</td>
<td>ข้อมูล 2</td>
</tbody>
</table>