Table Cell (header)
Tag: <th>
This is one of two types of table cell, the other being normal.
The header cells are put inside the Table Row tags and contain the headings for the table.
They are usually shown in browsers as bold and centred.
Each cell is closed with the closing tag </th>