Thread: CSS Help Needed
View Single Post
Old 11-21-2003   #1 (permalink)
Young Spartan
Incredible Indelible Etiquette
 
Young Spartan's Avatar
 
Join Date: Oct 2003
Location: Hobe Sound, Florida
Posts: 1,751

Send a message via AIM to Young Spartan Send a message via MSN to Young Spartan Send a message via Yahoo to Young Spartan
CSS Help Needed

CSS File:
Quote:
a:link { color : black; text-decoration : underline; }
a:active { color : black; text-decoration : underline; }
a:visited { color : black; text-decoration : underline; }
a:hover { color : black; text-decoration : none; }
View Problem: www.AlexStanford.com

When my links are unviewed they are blue, once viewed they go to black. Why is this? I want them always black, and have an underline unless hovered.

Please inform me ASAP.

Thanks in advance,
Alex
Young Spartan is offline