| Pseudo-Classes | ||
|---|---|---|
| Pseudo-Class | Supported | Unsupported |
| :link | ![]() |
|
| :visited | ![]() |
|
| :active | ![]() | |
| :hover | ![]() |
|
| :first-letter | ![]() | |
| :first-line | ![]() | |
| CSS1 Properties | ||
|---|---|---|
| Property | Supported | Unsupported |
| Background (shorthand) | (see specific properties) |
|
| Background-attachment | fixed, scroll |
|
| Background-color | ![]() |
|
| Background-image | most block tags | inline tags |
| Background-position | ![]() |
|
| Background-repeat | ![]() |
|
| Border (shorthand) | (see specific properties) |
Note 1 |
| Border-style (shorthand) | |
|
| Border-top..left (shorthand) | (see specific properties) |
|
| Border-top..left-color | ![]() |
|
| Border-top..left-style | ![]() |
|
| Border-top..left-width | ![]() |
|
| Border-color (shorthand) | ![]() |
|
| Clear | |
|
| Color | ![]() |
|
| Display | none | block, inline, list-item |
| Float | ![]() |
|
| Font (shorthand) | (see specific properties) |
|
| Font-family | ![]() |
|
| Font-size | ![]() |
|
| Font-style | normal, italic | oblique |
| Font-variant | normal, small-caps | |
| Font-weight | normal, bold, 100..900 | bolder, lighter |
| Height | most cases |
|
| Letter-spacing | ![]() |
|
| Line-height | ![]() |
|
| List-style (shorthand) | (see specific properties) |
|
| List-style-image | ![]() |
|
| List-style-position | ![]() | |
| List-style-type | ![]() |
|
| Margin (shorthand) | (see specific properties) |
|
| Margin-top..left | ![]() |
table cells |
| Padding (shorthand) | ![]() |
|
| Padding-top..left | ![]() |
|
| Text-align | ![]() |
|
| Text-decoration | none, line-through, underline | overline, blink |
| Text-indent | ![]() |
|
| Text-transform | uppercase, lowercase, none | capitalize |
| Vertical-align | top, text-top, middle, baseline, bottom, sub, super | text-bottom Note 2 |
| White-space | ![]() | |
| Width | ![]() |
|
| Word-spacing | ![]() | |
| NOTES | |
|---|---|
|
1 |
Limited support for inline borders. |
|
2 |
Vertical-Align supported for images and form controls only. |
|
3 |
Position is supported for block tags only. |