Description
This property describes the foreground color of an element's text content.
Initial Value : determined by browser
Applies to : all elements
Inherited : yes
Possible Values
<color> | inherit
Example(s)
em { color: red }
em { color: rgb(255,0,0)
Previous- font
|
Next-background-color