/ Published in: CSS
![](/img/icon_sav.png?v3)
With this line of code you can control places where you want your pages to break when printing a document.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
h2 { page-break-before: always; }
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)