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