You want your visited links to be a different color from your unvisited links so your visitors can tell where they've been. It's easier than you think.
Difficulty Level: beginner Time Required: under 5 minutes
Here's How:
- Inside the body tag add the "vlink" tag and the color code or color name.
- The code for blue visited link text would look like this: <body vlink="#ooooff"> or <body vlink="blue">
- Replace the code or color name with the color you want.
- Get a list of color codes to find the one you want.
Related Features:

