View Single Post
Old 10-01-2012, 08:25 AM   PM User | #6
stevenmw
Regular Coder

 
stevenmw's Avatar
 
Join Date: Jun 2007
Location: OK
Posts: 446
Thanks: 26
Thanked 30 Times in 30 Posts
stevenmw is an unknown quantity at this point
Quote:
Originally Posted by VIPStephan View Post
stevenmw, it goes even less complicated:
Code:
a {text-decoration: none;}
will take care of all anchor elements, no need for the pseudo classes. Those are only needed if you use a:link.

I just wanted to be detailed in case john6 wanted to customize each pseudo class.
stevenmw is offline   Reply With Quote