Difference between revisions of "CSS GUIDE COLOR"
(→Summary) |
(→Summary) |
||
Line 2: | Line 2: | ||
== Summary == | == Summary == | ||
− | The color property is used the set the text color for a given element. | + | The color property is used the set the text color for a given element. |
− | <b>Applicability: </b> | + | <table> |
− | <b>[http://developer.mozilla.org/en/docs/CSS:%40media#Media_groups Media Group: ]</b>Visual | + | <tr> |
− | <b>Inherited: </b>Yes | + | <td><b>Applicability:</b></td><td>The color property can be used for all CSS elements.<td> |
+ | </tr> | ||
+ | <tr> | ||
+ | <td><b>[http://developer.mozilla.org/en/docs/CSS:%40media#Media_groups Media Group:]</b> | ||
+ | </td><td>Visual</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><b>Inherited:</b></td><td>Yes</td> | ||
+ | </tr> | ||
+ | </table> | ||
== Syntax == | == Syntax == |
Revision as of 12:11, 28 October 2006
This document is a work in progress and is subject to change.
Contents
Summary
The color property is used the set the text color for a given element.
Applicability: | The color property can be used for all CSS elements. | |
Media Group: | Visual | |
Inherited: | Yes |
Syntax
Legal Values
PX preferred.