<TFOOT
CLASS=type
ID=value
STYLE=css1 properties>
</TFOOT>
Defines the table footer. Use TFOOT to duplicate footers when breaking a table across page boundaries, or for static headers when body sections are rendered in a scrolling panel.
The table footer is optional; if given, only one footer is allowed. The TFOOT element is valid only within a table; you must use a TABLE element before using this element. The end-tag is optional.
Example
<TABLE> <TBODY> <TR> ... </TR> <TFOOT> <TR> ... </TR> </TABLE>
file: /Techref/language/html/r020/slide76.htm, 2KB, , updated: 2005/1/6 14:56, local time: 2024/11/15 22:33,
18.117.232.38:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/html/r020/slide76.htm"> HTML Reference</A> |
Did you find what you needed? |