Name

tfoot — HTML 4.01 | HTML5

Synopsis

<tfoot> . . . </tfoot>

Defines a table footer. It is one of the “row group” elements. The tfoot element must appear before the tbody within the table element. A tfoot element must contain at least one row (tr). See tbody listing for more information.

Start/End Tags

HTML 4.01: Required/Optional; XHTML: Required/Required; HTML5: Optional/Optional

Attributes

Same as tbody.

Example

See table.

Get HTML & XHTML Pocket Reference, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.