HTML Tables Cheat Sheet
Tag
Description
<table>
Create a table
<tr>
Create table rows
<th>
Create header cells
<td>
Create data cells