Name
<tfoot> — NN 2, 3, 4 • MSIE: 2, 3, 4, 5 • HTML 4 • WebTV • Opera3
Synopsis
<tfoot>...</tfoot>
Used within a <table>, defines the foot of a
table and should contain information about a table’s columns.
It is one of the “row group” tags introduced by Internet
Explorer and proposed in the W3C HTML 4.0 Specification (see
<tbody>) and must contain at least one row
(<tr>). Its end tag is optional.
Attributes
align=left|center|right|justify|charSpecifies horizontal alignment (or justification) of cell contents.
char=characterSpecifies an alignment character; the cell contents will be aligned along this character. The default character is a decimal point (language-appropriate).
charoff=lengthSpecifies the distance to the first alignment character (
char) on each line. If a line doesn’t use an alignment character, it should be horizontally shifted to end at the alignment position.valign=top|middle|bottom|baselineSpecifies vertical alignment of cell contents.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access