A table footer consisting of rows
<tfoot> holds table metadata just as the table header rows do, for those tables that have metadata at both the head and the foot. The footer is defined separately from the body of a table so that table processing software can treat it differently, for example, making the table footer bold or repeating the footer when a table breaks across pages.
balisage-1-1