Which attribute should be added to the following code to make the text inside the cell bold?
<table>
<tr>
<td>Data</td>
</tr>
</table>
Which attribute should be added to the following code to make the text inside the cell bold?
<table>
<tr>
<td>Data</td>
</tr>
</table>