本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

page-break-after

Defines the way that a page breaks after the element when the page is printed.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
4.0+6.0+1.0+7.0+1.2+

Values

ValueIENetscapeMozillaOperaSafari
inherit
4.0+6.0+1.0+7.0+1.2+
 
auto
4.0+6.0+1.0+7.0+1.2+
 
always
4.0+6.0+1.0+7.0+1.2+
 
avoid
4.0+6.0+1.0+7.0+no
 
left
4.0+6.0+1.0+7.0+no
 
right
4.0+6.0+1.0+7.0+no
 

Availability

W3C CSS2

Related