What's wrong with the following table footer code?
<table>
<tfoot>
<tr><td colspan:2>Footer</td></tr>
</tfoot>
</table>
What's wrong with the following table footer code?
<table>
<tfoot>
<tr><td colspan:2>Footer</td></tr>
</tfoot>
</table>