Bersyukur dan Ikhlas.. Jika Seseorang memikirkan apa yang bisa Dia lakukan tanpa memikirkan apa yang bisa Dia dapatkan...

Kamis, 10 Februari 2011

CSS Positioning Properties

Dibawah ini adalah Property Position yang biasa digunakan didalam penulisan CSS, adapun nomor dalam kolom "CSS" menunjukkan versi CSS (CSS1 atau CSS2)

Property
Description
Values
CSS
bottom
Sets the bottom margin edge for a positioned box
auto
length
%
inherit
2
clip
Clips an absolutely positioned element
shape
auto
inherit
2
cursor
Specifies the type of cursor to be displayed
url
auto
crosshair
default
pointer
move
e-resize
ne-resize
nw-resize
n-resize
se-resize
sw-resize
s-resize
w-resize
text
wait
help
2
left
Sets the left margin edge for a positioned box
auto
length
%
inherit
2
overflow
Specifies what happens if content overflows an element's box
auto
hidden
scroll
visible
inherit
2
position
Specifies the type of positioning for an element
absolute
fixed
relative
static
inherit
2
right
Sets the right margin edge for a positioned box
auto
length
%
inherit
2
top
Sets the top margin edge for a positioned box
auto
length
%
inherit
2
z-index
Sets the stack order of an element
number
auto
inherit
2

Sumber : w3schools.com

Postingan Terkait Lainnya :



0 komentar: