CSS
Fonts
Property | Value |
---|---|
font-family | Font Name |
serif, sans-serif, monospace, cursive, fantasy | |
font-weight | normal, bold |
font-style | normal, italic, oblique |
Layout
Property | Value |
---|---|
position | static, relative, absolute, fixed |
z-index | integer |
float | left, right |