CSS Browser Compatibility Charts - The Safe List
This is the list you'll refer to again and again -- every CSS property that is completely or partially supported by all browsers.
Basic Concepts |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
1.1 | Containment in HTML | | |
| LINK |
Y | Y | Y |
Y | B | Y |
| <STYLE type="text/css">...</STYLE> |
Y | Y | Y |
Y | Y | Y |
Font Properties |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
5.2.2 | font-family | | |
| <family-name> |
Y | Y | Y |
Y | P | Y |
| <generic-family> |
P | Y | Q |
P | P | Q |
| ... serif |
Y | Y | Y |
Y | Y | Y |
5.2.5 | font-weight | | |
| bold |
Y | Y | Y |
Y | Y | Y |
5.2.6 | font-size | | |
| <percentage> |
Y | Y | Y |
Y | P | Y |
5.2.7 | font | | |
| <font-family> |
P | Y | Y |
Y | P | P |
| <font-style> |
P | P | Y |
Y | P | Y |
Colour and Background Properties |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
5.3.1 | color | | |
| <color> |
Y | Y | Y |
Y | Y | Y |
5.3.7 | background | | |
| <background-color> |
P | P | Y |
P | P | Y |
| <background-image> |
P | Y | Y |
P | Y | Y |
|
Text Properties |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
5.4.3 | text-decoration | | |
| line-through |
Y | Y | Y |
Y | Y | Y |
5.4.6 | text-align | | |
| left |
Y | Y | Y |
Y | Y | Y |
| right |
Y | Y | Y |
Y | Y | Y |
| center |
Y | Y | Y |
Y | Y | Y |
5.4.7 | text-indent | | |
| <length> |
Y | Y | Y |
Y | Y | Y |
| <percentage> |
Y | Y | Y |
Y | Y | Y |
5.4.8 | line-height | | |
| normal |
Y | Y | Y |
Y | Y | Y |
Box Properties |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
5.5.02 | margin-right | | |
| <length> |
Y | Y | Y |
Y | Y | Y |
5.5.04 | margin-left | | |
| <length> |
Y | Y | Y |
Y | Y | Y |
| <percentage> |
Y | Y | Y |
Y | Y | Y |
5.5.26 | clear | | |
| none |
Y | Y | Y |
Y | Y | Y |
Units |
Windows 95 |
Macintosh |
Nav4 |
IE3 |
IE4 |
Nav4 |
IE3 |
IE4 |
6.1 | Length Units | | |
| px |
Y | Y | Y |
Y | Y | Y |
| in |
Y | Y | Y |
Y | Y | Y |
| cm |
Y | Y | Y |
Y | Y | Y |
| mm |
Y | Y | Y |
Y | Y | Y |
| pt |
Y | Y | Y |
Y | Y | Y |
| pc |
Y | Y | Y |
Y | Y | Y |
6.2 | Percentage Units | | |
| <percentage> |
Y | Y | Y |
Y | Y | Y |
