Force a page break when printing a web site
If you want to force a page break in a web page when printing, this syntax works:
<p style="page-break-after: always;">
If you want to force a page break in a web page when printing, this syntax works:
<p style="page-break-after: always;">