What is incorrect about this table code with a body section?
<table>
<body>
<tr><td>Cell</td></tr>
</body>
</table>
What is incorrect about this table code with a body section?
<table>
<body>
<tr><td>Cell</td></tr>
</body>
</table>