Printer friendly version

Page break in HTML


How to make a page break when printing HTML.

Simply add this style attribute to an element of choice in your HTML.

style="page-break-before:always;"

Tip a friend  Go back