How to change web site background and text colors

To see a sample of the basic color changes and to get the code click here.

In HTML documents using 4.01 specifications colors can be specified for the background, text and links.

The syntax of the color attributes is:
To set the default color attributes for the document



or To set the color attribute for a limited block of text




"#put your color code information here"

Adapted from the Wikipedia article "HTML color names", under the G.N U Free Documentation License.