| Syntax | selector {page-break-after: value;}
|
|---|---|
| Usage | The page-break-after property is used with paged media. Paper, and discrete pages displayed on a computer screen, are both examples of paged media. This property describes how page breaks should be handled after the current element's box. This property is specified by using a keyword according to the syntax shown above. |
| Keywords |
|
| Applies To | Block level elements |
| Inherited | No |
| Initial Value | auto |