page-break-after

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

Example

1

Description

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

Values

Value Description
Values
alwaysforcse a page break after the element
autoneither forces nor forbids a page break after the element
avoidavoids a page break after the element
leftforce one or two page breaks after the element so that the next page is formatted as a left page
rightforce one or two page breaks after the element so that the next page is formatted as a right page