The text
color specifier for netscape.
Brought to you by
In later versions of Netscape the following 16 colors can be specified in the
<font color=""></font>
and links and such as
<body text="" link="" vlink="">
If you use an RGB hex value, the color diplayed will be maped to one of these 16 colors.
These values can also be used in the <body bgcolor="red"> as a shortcut.
bgcolors in hex will not be maped to these...
|
this is aqua
|
aqua
|
|
this is black
|
black
|
|
this is blue
|
blue
|
|
this is fuchsia
|
fuchsia
|
|
this is gray
|
gray
|
|
this is green
|
green
|
|
this is lime
|
lime
|
|
this is maroon
|
maroon
|
|
this is
|
navy
|
|
this is olive
|
olive
|
|
this is purple
|
purple
|
|
this is red
|
red
|
|
this is silver
|
silver
|
|
this is teal
|
teal
|
|
this is white
|
white
|
|
this is yellow
|
yellow
|