<tfoot>

Table Foot

A table footer consisting of rows

Remarks

<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.

Attributes

align Alignment
char Table Cell Alignment Character
charoff Table Character Offset
valign Vertical Alignment

Model Description

<tr> Table Row, one or more

This element may be contained in:

<informaltable>, <table>

Module

balisage-1-1