Text Color

Red
Green
Blue

Background Color

Red
Green
Blue
Foreground
Background
Italic Text 
Bold Text 
Normal Text 

Usage

Click the Text Color and Background Color buttons until the text and/or background color is what you want. You can cut the color value and paste it into your html code. Enjoy!

About This Page

This color picker was developed as an excercise to familiarize myself with JavaScript and the JavaScript Document Object Model (DOM). A secondary goal was to develop a standards compliant XHTML web page using the strict DTD. In addition I learned specific tactics:

This code is copyrighted! You are granted the right to examine the code. You are granted the right to use ideas embodied in this code in your code. If you use the majority of the code on a web site you are required to obtain permission from the author.

You can examine the code by selecting View -> Page Source in Firefox or selecting View - > Source in Internet Explorer.