| Syntax | selector {orphans: value ;}
|
|---|---|
| Usage | The orphans property is used with paged media. Paper, and discrete pages displayed on a computer screen, are both examples of paged media. This property specifies the element's minimum number of lines to display at the bottom of a page. This prevents an element from being split between pages at an undesired position. |
| Keywords |
|
| Applies To | Block container elements |
| Inherited | Yes |
| Initial Value | 2 |