--- Brett Merkey <[EMAIL PROTECTED]> wrote: > George L Smyth wrote: > | I have put together a table to display information and my co-worker wants > | to be able to print it out. No problem, I've used print style sheets to > | take care of that. > | > | Now he wants each page to have a header and footer and I can't think of > | any way to do it. Is this possible? > > It depends on what you mean by header and footer. It is not possible in > general to create pages with determined headers and footers with HTML and > CSS. However, you seem to be referring to data tables. For data tables, yes > it is possible to specify repeating data headers and footers when the table > is printed. > > Here is a simple example: > Non-Scrolling Header and Footer; Printing Repeated Headers and Footers > http://web.tampabay.rr.com/bmerkey/examples/nonscroll-table-header.html
Thanks for the link, this works fairly well. The only negative is that putting multiple lines into the footer results in only a single line on the second through penultimate pages in Firefox (works in IE7, with a little work). I've been unable to figure out how to expand the footer in Firefox - any ideas? I can squeeze everything into a single line, though it doesn't look very good. I'm just not understanding why Firefox is having a problem with multiple lines. Might this be a bug? Cheers - george ------------------------------------- Eclectic Mix: http://EclecticMix.com One Minute How-To: http://OneMinuteHowTo.com DRiP Investing: http://DRiPInvesting.org Handmade Photographic Images: http://www.GLSmyth.com ____________________________________________________________________________________ Want to start your own business? Learn how on Yahoo! Small Business. http://smallbusiness.yahoo.com/r-index ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
