: Check out this link http://blogs.x2line.com/al/articles/159.aspx Basically you need something along these lines a:link { color:red; } a:visited { color:green;
Check out this link blogs.x2line.com/al/articles/159.aspx
Basically you need something along these lines
a:link { color:red; }
a:visited { color:green; }
a:hover { color:blue; }
a:active { color:orange; }
Notice that I didn't put purple in there. You can see each color in the life cycle of the click process.
ALSO
It is VERY important that you put them in the proper order. Link, Visited, Hover, Active
More posts by @Gloria169
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2025 All Rights reserved.