Difference between revisions of "CSS GUIDE COLOR"
(→Summary) |
(→Summary) |
||
Line 6: | Line 6: | ||
<table border="1"> | <table border="1"> | ||
<tr> | <tr> | ||
− | <td>Usage</td><td>Can be applied to all elements.</td> | + | <td align="right"><b>Usage: </b></td><td>Can be applied to all elements.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>[http://developer.mozilla.org/en/docs/CSS:%40media#Media_groups CSS Media Group]</td><td>Visual</td> | + | <td align="right">[http://developer.mozilla.org/en/docs/CSS:%40media#Media_groups CSS Media Group] </td><td>Visual</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td>Inherited</td><td></td> | + | <td align="right">Inherited </td><td>Yes</td> |
</tr> | </tr> | ||
</table> | </table> |
Revision as of 11:53, 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. The color property can be apused for all CSS elements.
Usage: | Can be applied to all elements. |
CSS Media Group | Visual |
Inherited | Yes |
Syntax
Legal Values
PX preferred.