Name of Property |
Rule syntax
|
Possible values |
font-family |
|
|
font-style | normal, italic | |
font-weight | normal, bold, 100, 200, 300, 400, 500, 600, 700, 800, 900
|
|
font-size |
|
|
font $ |
, , ,
|
|
Color and Background | ||
Name of Property |
Rule syntax | Possible values
|
color |
|
|
background-color |
|
|
background-image | URL (relative or absolute path) | |
background$ |
|
|
Text properties | ||
Name of Property |
Rule syntax | Possible values
|
Text-decoration | underline, line-through | |
text-transform | capitalize, uppercase, lowercase, none |
|
text-align | left, right, center, justify |
|
text-indent | ||
Box properties
|
||
Name of Property |
Rule syntax | Possible values |
margin $
|
||
margin-top
|
||
Margin-right
|
||
margin-bottom
|
||
margin-left | ||
padding $ |
||
padding-top |
|
|
padding-right |
|
|
padding-bottom |
|
|
padding-left |
|
|
border-color |
|
|
border-style |
solid, double, groove, ridge, inset, outset
|
|
border $ |
|
|
Block-level and Replaced Elements | ||
width |
|
|
height | ||
float | left, right | |
clear | none, left, right |
|
Position (CSS – P) | ||
Name of Property |
Rule syntax | Possible values |
position | absolute, relative | |
top
|
||
left
|
||
visibility
|
hidden, visible, inherit | |
z-index |
|
|
overflow | visible, hidden, auto
|
|
$ = Shorthand Property |