What is wrong with this code that aims to create a table body?
<table>
<tbd>
<tr><td>Data</td></tr>
</tbd>
</table>
What is wrong with this code that aims to create a table body?
<table>
<tbd>
<tr><td>Data</td></tr>
</tbd>
</table>