Paged Media Properties
Paged media properties allow the author to control the presentation of content when displayed on paged media like print, as opposed to continuous media like a computer screen.
In this Section
- page-break-before
specifies whether a page break may, must, or shouldn’t occur before an element - page-break-inside
specifies whether a page break should occur inside an element - page-break-after
specifies whether a page break may, must, or shouldn’t occur after an element - orphans
sets a limit on the number of orphans allowed at the bottom of a page when a page break occurs inside an element - widows
sets the limit on the number of widows allowed when a page break occurs inside an element
User-contributed notes
Add a note
To post a note on this topic, please log in with your SitePoint username and password. If you don't have an account yet, you can create a new account for free.