Systems Engineering Color Chooser

It is nicer to _NOT_ set the colors in your document, and let the user choose the colors they wish to use using their browser.
Dave Forrest 2/11/98

This document uses Javascript to change the background color to one of 216 colors that display reasonably consistently across different platforms. See http://www.lib.virginia.edu/clembin/rgbmatrix.pl or the Browser Safe Pallette for further information.

Touch the numbers below to see the what the color code looks like on your browser

a body tag like:
<BODY BGCOLOR=#CCCCCC TEXT=#000000 LINK=#0000FF ALINK=#FF0000 VLINK=#CCCC66>
Will set the BackGround, TEXT, LINK, ActiveLINK, and VisitedLINK Colors

Push the View Source button to view the source of this Script