HTML and CSS Reference
In-Depth Information
Table D-22 Positioning Properties (Continued)
Property Name
Description
Values
right
Specifies the right position of a positioned element
auto
[length]
[percentage]
inherit
top
Specifies the top position of a positioned element
auto
[length]
[percentage]
inherit
visibility
Specifies whether or not an element is visible
visible
hidden
collapse
inherit
z-index
Sets the stack order of a positioned element
auto
[number]
inherit
Print Properties
Table D-23 Print Properties
Property Name
Description
Values
orphans
Sets the minimum number of lines that must be left at
the bottom of a page when a page break occurs inside an
element
page-break-after
Sets the page-breaking behavior after an element
auto
always
avoid
left
right
inherit
page-break-before
Sets the page-breaking behavior before an element
auto
always
avoid
left
right
inherit
page-break-inside
Sets the page-breaking behavior inside an element
auto
avoid
inherit
widows
Sets the minimum number of lines that must be left at the
top of a page when a page break occurs inside an element
Search WWH ::




Custom Search