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.