mphillips95
12-17-2002, 02:29 PM
I have a very long table. When the page is printed it is several pages long. Is there any way to print the table headings on each page?
|
Click to See Complete Forum and Search --> : repeating table headings mphillips95 12-17-2002, 02:29 PM I have a very long table. When the page is printed it is several pages long. Is there any way to print the table headings on each page? Charles 12-17-2002, 02:33 PM In HTML 4.01 there's the THEAD element, but I son't know about browser support. See http://www.w3.org/TR/html4/struct/tables.html#h-11.2.3. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |