Background and Font Colors

(Uses JavaScript and requires Netscape 3.0 or Internet Explorer 4.0 or higher)

To add color to your HTML pages, you can change the default gray background to a color of your choice. You can also change the color of the text (and links, "active" and "visited"). You use the <BODY> tag.

The purpose of this page is to let you experiment with different background and text color combinations.

Enter your hexadecimal RGB color values for the background color (BGCOLOR) and text (TEXT) in the sample <BODY> tag below. Then click the "display" button to see the results. When you find settings that you like, you should be able to copy and paste the <BODY> tag off the sample and into your own document.

<BODY BGCOLOR="# " TEXT="# ">


©opyright 1997-2004 Mark R. Wallen
Last updated: Sun Sep 19 12:20:35 2004