whether a page break may/should occur before a block-level element's box
1
whether a page break may/should occur before a block-level element's box
Value | Description |
---|---|
Values | |
always | forces a page break before the element |
auto | neither forces nor forbids a page break before the element |
avoid | avoids a page break before the element |
left | forces one or two page breaks before the element so that the next page is formatted as a left page |
right | forces one or two page breaks before the element so that the next page is formatted as a right page |