What is incorrect about this table row?
<table>
<tbody>
<tr><th colspan="3" rowspan=3>Header</th></tr>
</tbody>
</table>
What is incorrect about this table row?
<table>
<tbody>
<tr><th colspan="3" rowspan=3>Header</th></tr>
</tbody>
</table>