0 / 60 seg.

Why is this code for a table header incorrect?

<table>
  <head><tr><th>Header</th></tr></head>
</table>