Results 1 to 2 of 2

Thread: HTML print headers and footers

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    HTML print headers and footers

    How can you edit what goes in the headers and footers of a HTML page that a user will be printing out?

  2. #2
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: HTML print headers and footers

    I don't think you can, it seems to be part of the reccomendation for css3. I've seen it suggested that if you place the contents of your page in a table and use thead and tfoot when the table wraps to a new page the head and foot get printed again. it might be worth a try but it seems rather messy to me.

    Also I've seem to recall having issues with thead/tfoot in the past when I was trying to create a table with a scrollable body (usual browser support problems).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width