Thread: CSS Question
View Single Post
Old 05-06-2004, 05:43 AM  
Arty
Confirmed User
 
Join Date: Nov 2002
Posts: 880
Kinda,

If you wish to use div, try that:

div a:link, td a:visited {
color: #00FF00;
}

You must define a new color, because none will revert to original link color, so it'll have no effect.
Arty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote