Is it possible, with any mix of HTML and/or CSS, to display one header on the first printed page and then display a different header on each subsequent printed page? I know about the @media print CSS tag to only display something when the site is printed, but that doesn’t get me to having different headers on multiple pages.
Any help is appreciated, thanks!
from http://css-discuss.incutio.com/wiki/Printing_Headers
probably because…
…but the article says it doesn’t work as of these days.
BUT, to help you, later the article says: