|
Pseudo-Classes |
Pseudo-Class |
Supported |
Unsupported |
:link |  | |
:visited |  | |
:active | |  |
:hover |  | |
:first-letter | |  |
:first-line | |  |
|
CSS 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) |
 |
|
Border-spacing |
 |
|
Clear |
|
|
Clip |
|
 |
Color |
 |
|
Display |
none, inline (<li> only) |
block, inline (all other tags), list-item |
Empty-cells |
 |
|
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 |
|
Left |
 |
|
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 |
Overflow |
hidden |
scroll |
Padding (shorthand) |
 |
|
Padding-top..left |
 |
|
Page-break-before/after |
always, auto |
left, right |
Page-break-inside |
avoid, auto |
|
Position |
block tags |
inline tags |
Note 3 |
Text-align |
 |
|
Text-decortation |
none, line-through, underline |
overline, blink |
Text-indent |
 |
|
Text-transform |
uppercase, lowercase, none |
capitalize |
Top |
 |
|
Vertical-align |
top, text-top, middle, baseline, bottom, sub, super |
text-bottom |
Note 2 |
Visibility |
hidden, visible. Block tags only |
inherit |
White-space |
nowrap, normal |
pre, pre-wrap, pre-line |
Width |
 |
|
Word-spacing |
|
 |
Word-Wrap |
break-word |
|
Z-index |
 |
|
|