What is the purpose of the <tfoot> element in an HTML table?
<table>
<___>
<tr>
<td>Footer</td>
</tr>
</___>
</table>
What is the purpose of the <tfoot> element in an HTML table?
<table>
<___>
<tr>
<td>Footer</td>
</tr>
</___>
</table>