HTML Font Colors
Joseph and the amazing
T
E
C
H
N
I
C
O
L
O
R
dreamtag
Tag |
Output |
<font color="#ff0000">RED</font> |
RED |
<font color="#ffff00">YELLOW</font> |
YELLOW |
<font color="#00ff00">GREEN</font> |
GREEN |
<font color="#0000ff">BLUE</font> |
BLUE |
If you are going to change the color of the background for your page you
just might want to change the color of the text as well. You will need the color names
or numbers of the colors you want. These will be added to the <BODY> tag along with these attributes:
- TEXT
- controls all the text on a page that isn't a link
- LINK
- controls the color of normal, unfollowed links in the page. These are blue by default.
- VLINK
- controls the color of links you have visited. These are red or
purple by default.
- ALINK
- controls an activated link - mouse button pressed but not released. These are often red by default.
The tag for the colors on this page are:
<body bgcolor="#000000" text="#FFFFFF" link="#FF1493" vlink="#00FFFF">
N
E
T
S
C
A
P
E
C
O
L
O
R
S
- Netscape colors: from a Budapest web site
- Thalia's Guide to Color: contains key to hex codes and
a good FAQ on backgrounds and links to graphics sites
- The RGB Hex Triplet Color Chart: fantastic chart
- Colour Selector Page: from PLICC
Search The Global Classroom