Attributes for <BODY ...>
TEXT = color expression
ALINK = color expression
LINK = color expression
VLINK = color expression
| Usage Recommendation |
| use it, but watch for overformatting |
These attributes set the color of different types of text on the page:
 |
TEXT |
regular text |
 |
LINK |
color of a link before it has been followed |
 |
ALINK |
color of a link while it is being followed (an Active LINK) |
 |
VLINK |
color of a link after it has been followed (a Visited LINK) |
|