How do you add a cell that serves as a label for other cells in the following table?
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>
How do you add a cell that serves as a label for other cells in the following table?
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>