Relative Content

Tag Archive for javascripthtmlcssprinting

Headers and footers colliding

Im using html and CSS to print documents, I have to print the header and the footer on each page, which works but if the headers goes beyond a certain height, the content gets rendered on top of the header.