Table Data
The information in a table; stands for "table data."
<table>
<tr>
<td>Boys</td>
<td>Girls</td>
</tr>
</table>
Close Window