My favorites | Sign in
Project Logo
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-w3c
ColorCSSProperty  
The color property describes the foreground color of an element's text content.

You are here: Home > CSS Reference > Properties > color

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.color reflects <div style='color: #808080'> N N N Y Y Y Y Y
style.color reflects <div style='color: black'> N N N Y Y Y Y Y
style.color reflects <div style='color: rgb(0, 0, 0)'> Y Y Y N N N Y N
style.color reflects <div style='color: transparent'> Y Y Y Y N N Y N

Further reading


Sign in to add a comment
Hosted by Google Code