Colors

<body bgcolor=? text=? link=? vlink=? alink=?>
defines the color of the background, text, link, visited link (vlink), and active link (alink)

Spelling out red, blue, green, orange, yellow, gray, black, white, brown, and purple will produce those colors.

Anything beyond that you will have to write hexidecimal code for.
Example: = #CC0000





[NEXT]