| Attribute | Options | Default Value |
| background-color | color (#rrggbb or text) | transparent |
| background-image | url(location) | none | none |
| border-bottom-color | color (#rrggbb or text) | transparent |
| border-top-color | color (#rrggbb or text) | transparent |
| border-left-color | color (#rrggbb or text) | transparent |
| border-right-color | color (#rrggbb or text) | transparent |
| border-bottom-style | double | groove | inset | none | outset | ridge | solid | none |
| border-top-style | double | groove | inset | none | outset | ridge | solid | none |
| border-left-style | double | groove | inset | none | outset | ridge | solid | none |
| border-right-style | double | groove | inset | none | outset | ridge | solid | none |
| border-bottom-width | thin | medium | thick | length | 0 |
| border-top-width | thin | medium | thick | length | 0 |
| border-left-width | thin | medium | thick | length | 0 |
| border-right-width | thin | medium | thick | length | 0 |
| clear | both | left | none | right | none |
| clip | rect(top,right,bottom,left) | auto | auto |
| color | color (#rrggbb or text) | black |
| display | block | compact | inline | inline-table | list-item | none | run-in | table | table-caption | table-cell | table-column-group | table-footer-group | table-header-group | table-row | table-row-group | inline |
| float | left | right | none | none |
| font-family | fontFamilyName ( serif | sans-serif | cursive | fantasy | monospace ) | Browser Default |
| font-size | ( xx-small | x-small | small | medium | large | x-large ) | xx-large | ( larger | smaller ) | length | percentage | medium |
| font-style | normal | italic | none |
| font-weight | bold | bolder | lighter | normal | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | normal |
| height | length | percentage | auto | auto |
| left | length | percentage | auto | auto |
| line-height | normal | number | length | percentage | normal |
| list-style-type | UL: circle | disc | square, OL: decimal | lower-alpha | lower-roman | upper-alpha | upper-roman | UL: disc, OL: decimal |
| margin | lengths | percentages | auto (1-4 values) | 0 |
| margin-bottom | lengths | percentages | auto | 0 |
| margin-top | lengths | percentages | auto | 0 |
| margin-left | lengths | percentages | auto | 0 |
| margin-right | lengths | percentages | auto | 0 |
| padding | lengths | percentages (1-4 values) | 0 |
| padding-bottom | lengths | percentages | 0 |
| padding-top | lengths | percentages | 0 |
| padding-left | lengths | percentages | 0 |
| padding-right | lengths | percentages | 0 |
| position | absolute | relative | none |
| text-align | center | justify | left | right | left |
| text-decoration | blink | line-through | overline | underline | none |
| text-indent | length | percentage | 0 |
| text-transform | capitalize | lowercase | uppercase | none | none |
| top | length | percentage | auto | auto |
| visibility | hide | hidden | inherit | show | visible | inherit |
| white-space | normal | nowrap | pre | normal |
| width | length | percentage | auto | auto |
| z-index | integer | auto | auto |