| Properties |
| font-size: <absolute-size>=(xx-small | x-small |small | medium | large | x-l;arge | xx-large) | <relative-size> = number | larger | smaller) | <length> | <percentage> |
| font-family: (<family-name> | <generic-family>= (serif | sans-serif | cursive | fantasy | monospace)) |
| font-weight: normal | bold | 100-900 | lighter |bolder |
| font-style: normal | italic | oblique |
| font-variant: normal | small-caps |
| line-height: normal | <number> | <length> | <percentage> |
| font-color: <color> |
| background: transparent | <color> | <url> | <repeat> | <scroll> | <position> |
| background-color: transparent |<color> |
| background-image: none | <url> |
| background-repeat: repeat | repeat-x | repeat-y | no-repeat |
| background-attachment: scroll | fixed |
| background-position: <position> | <percentage> | <length> | ( top | center | bgottom | left | center | right |
| word-spacing: normal | <length> |
| letter-spacing: normal | <length> |
| text-decoration: none | underline | overline | line-through |
| vertical-align: baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> |
| text-transform: capitalize | uppercase | lowercase | none |
| text-align: left | right | center | justify |
| text-indent: <length> | <percentage> |
| margin-left, margin-right, margin-top, margin-bottom: <length> | <percentage> | auto |
| padding-left, padding-right, padding-top, padding-bottom: <length> | <percentage> |
| border, border-top, border-top, border-right, border-bottom, border-left: <border-width> | <border-style> | <color> |
| width: <length> | <percentage> | auto |
| float: left | right | both |
| clear: none | left | right | both |
| dispaly: block | inline | list-item | none |
| white-space: normal | pre | nowrap |
| list-style:<keyword> (disc, circle, square, decimal, lower roman, upper roman, lower-alpha, upper-alpha) | <position> | <url> |
| list-style-type: <keyword> |
| list-style-image: <url> |
| list-style-position: <position> (inside, outside) |