 |
Color Chooser Tool |
- Click on the color pad
below to select a color.
- The color you select
is represented by a six-digit code, called a hexicode.
- To identify the code
in HTML, you must put the number symbol (#) before the six-digit
code.
(e.g. <font color="#FF0000">).
- Once you obtain the
color code of your choice, insert the code (including the # symbol)
into the appropriate place.
More information on colors
|
|