Thứ tư, ngày 29 tháng chín năm 2010

Bảng thuộc tính và giá trị thuộc tính

BACKGROUNDbackground-color- Color
- Transparent
background-image- URL
- None
background-repeat- repeat
- repeat-x
- repeat-y
- no-repeat
background-attachment- scroll
- fixed
background-position- top left
- top center
- top right
- center left
- center center
- center right
- bottom left
- bottom center
- bottom right
- x% y%
- x y
FONTfont-style- normal
- italic
- oblique
font-variant- normal
- small-caps
font-weight- normal
- bold
- bolder
- lighter
- 100 – 900
font-size- xx-small
- x-small
- small
- medium
- large
- x-large
- xx-large
- smaller
- larger
- px (pixel)
- %
font-family- family-name
- generic-family
TEXTcolor- color name
- color code (hecxa)
text-indent- px (pixel)
- % (phần trăm)
text-align- left
- right
- center
- justify
letter-spacing- normal
- px (pixel)
text-decoration- none
- underline
- overline
- line-through
- blink
text-transform- none
- upper
- lower
- capitalize
MARGINmargin-top- auto
- px (pixel)
- % (phần trăm)
margin-right- auto
- px (pixel)
- % (phần trăm)
margin-bottom- auto
- px (pixel)
- % (phần trăm)
margin-left- auto
- px (pixel)
- % (phần trăm)
PADDINGpadding-top- auto
- px (pixel)
- % (phần trăm)
padding-right- auto
- px (pixel)
- % (phần trăm)
padding-bottom- auto
- px (pixel)
- % (phần trăm)
padding-left- auto
- px (pixel)
- % (phần trăm)
BORDER
(border-top
border-right
border-bottom
border-left)
border-width- thin
- medium
- thick
- pixel (pixel)
border-style- none
- hidden
- solid
- dotted
- dashed
- double
- groove
- ridge
- inset
- outset
border-color- color name
- color code (hecxa)
WIDTHwidth- auto
- px (pixel)
- % (phần trăm)
max-width- none
- px (pixel)
- % (phần trăm)
min-width- px (pixel)
- % (phần trăm)
HEIGHTheight- auto
- px (pixel)
- % (phần trăm)
max-height- none
- px (pixel)
- % (phần trăm)
min-height- px (pixel)
- % (phần trăm)
LAYOUT POSITIONtop- auto
- px (pixel)
- % (phần trăm)
right- auto
- px (pixel)
- % (phần trăm)
bottom- auto
- px (pixel)
- % (phần trăm)
left- auto
- px (pixel)
- % (phần trăm)
float- left
- right
- none
clear- left
- right
- both
- none