HTML and CSS Reference
In-Depth Information
Table D-16 D-22 Positioning Properties (Continued)
Property Name
Description
Values
cursor
Specifies the type of cursor to be displayed
[URL]
auto
crosshair
default
e-resize
help
move
n-resize
ne-resize
nw-resize
pointer
progress
s-resize
se-resize
sw-resize
text
w-resize
wait
inherit
display
Specifies the type of box an element should generate
none
block
inline
inline-block
inline-table
list-item
run-in
table
table-caption
table-cell
table-column
table-column-group
table-footer-group
table-header-group
table-row
table-row-group
inherit
float
Specifies whether or not a box should float
left
right
none
inherit
left
Specifies the left position of a positioned element
auto
[length]
[percentage]
inherit
overflow
Specifies what happens if content overflows an element's box
visible
hidden
scroll
auto
inherit
position
Specifies the type of positioning method used for an element
(static, relative, absolute, or fixed)
static
absolute
fixed
relative
inherit
Search WWH ::




Custom Search