Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (OReilly))
B.2. Paged Media
Specifies the minimum number of lines of a paragraph that must be left at the bottom of a page. Values:
<integer> | inherit
Initial value:
2
Applies to:
Block-level elements. Inherited:
Yes. Computed value:
As specified.
Specifies whether page breaks should be placed after an element. Values:
auto | always | avoid | left | right | inherit
Initial value:
auto Applies to:
Block-level elements. Inherited:
No. Computed value:
As specified.
Specifies whether page breaks should be placed before an element. Values:
auto | always | avoid | left | right | inherit
Initial value:
auto
Applies to:
Block-level elements. Inherited:
No. Computed value:
As specified.
Specifies whether page breaks should be placed inside an element. Values:
auto | always | avoid | left | right | inherit
Initial value:
auto
Applies to:
Block-level elements. Inherited:
No. Computed value:
As specified.
Specifies the minimum number of lines of a paragraph that must be left at the top of a page. Values:
<integer> | inherit
Initial value:
2 Applies to:
Block-level elements. Inherited:
Yes. Computed value:
As specified. |
Категории