0 / 60 seg.

What is incorrect about this table code with a body section?

<table>
  <body>
    <tr><td>Cell</td></tr>
  </body>
</table>