Category | Subject | Sinopsys | Description | Example/Values |
---|---|---|---|---|
size | ||||
marks | ||||
page-break-before | Values: same as above. Note that neither of these properties work within tables. Also buggy used with tag. Recommend using page breaks in structural tags (H1, P, DIV, etc.).If there are conflicts between the two page-break properties, the value that results in the largest number of page breaks will be used. |
|||
page-break-after | Printing properties currently work partially with IE4 and more fully with IE5 and Opera 3.5. CSS2 will greatly augment single-source strategies for documenters. | auto do a page break after the element only if there is no remaining space on the current page always always do a page break after the element left do one or two page breaks after the element until a blank left page is reached right do one or two page breaks after the element until a blank right page is reached |
||
page-break-inside | ||||
page | ||||
orphans | ||||
widows |