- Description
Sets if a printed page should break within an element.
- Example
div.container{page-break-inside:avoid;}
- Values
- avoid, auto
- Default value
- auto
- Introduced in CSS version
- 2.1
- Applies to elements
- Block level elements
- Inherited
- No
- Browser Support
Browsers IE Firefox Safari Opera Chrome Versions 8 none 1.3 6 0.2
Belongs to:
See the full list CSS properties and browser support: CSS Properties