page-break-before

whether a page break may/should occur before a block-level element's box

Example

1

Description

whether a page break may/should occur before a block-level element's box

Values

Value Description
Values
alwaysforces a page break before the element
autoneither forces nor forbids a page break before the element
avoidavoids a page break before the element
leftforces one or two page breaks before the element so that the next page is formatted as a left page
rightforces one or two page breaks before the element so that the next page is formatted as a right page