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