CSS Color Property

Posted The: 24/03/2008 At: 0:58

Last Edited: 15/08/2008 At: 18:24

Color allows you to change the color of text.

Possible Values

Read the Colors entry in the reference, to understand possible values.

body {
  color: red;
}

Note:Default value is black in most cases, execpt for links, which usually are blue.

Inherited? - YES!

Comments: [0]

© Brugbart Webdesign