Urgh, no!
That's breaking one of the things that people expect to see in their
browsers...and that's a usability nono. The ability to see where you've been
is extremely important to most web users.
Cheers
Ken
----- Original Message -----
From: "John Danger Stevens" <manofgod@u...>
To: "HTML Code Clinic" <html_code_clinic@p...>
Sent: Tuesday, February 27, 2001 5:11 AM
Subject: [html_code_clinic] Fw: RE: Changing color of Hyperlink
> It showed up as the visited color because you have been testing it and
> somewhere along the line you visited the link. If you change the location
> that the link points to (to someplace you've never been with that browser)
> you'll see that it shows up as regular link color again.
>
> Personally, I always make the visited and regular the same color. The are
> useful as different colors mostly just in lists and things so people can
see
> where they have already been.