Documentation
Elements
- <a>
- <aside>
- <assessment>
- <author>
- <backcover>
- <blockquote>
- <body>
- <bodymatter>
- <caption>
- <code>
- <cover>
- <dd>
- <dl>
- <document>
- <dt>
- <em>
- <figure>
- <figureGroup>
- <frame>
- <frontcover>
- <frontmatter>
- <hd>
- <img>
- <input>
- <jacketcopy>
- <legend>
- <li>
- <line>
- <linegroup>
- <list>
- <meta>
- <metadata>
- <note>
- <noteRef>
- <number>
- <p>
- <page>
- <poem>
- <pullquote>
- <rearmatter>
- <section>
- <source>
- <span>
- <sub>
- <subtitle>
- <sup>
- <table>
- <tbody>
- <td>
- <tfoot>
- <th>
- <thead>
- <title>
- <tr>
<tfoot>
-
Date:20/02/2025
-
Modified:03/03/2025
-
Category:Elements
The <tfoot> element groups footer content in a table. It is used in conjunction with the <thead> and <tbody> elements to specify each part of a table (footer, header, body). See table.
Children elements
| Element | Explanation | Required |
|---|---|---|
<tr> | See tr. | Yes |
-
Date:20/02/2025
-
Modified:03/03/2025
-
Category: