Thread
:
CSS Question
View Single Post
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
View Public Profile
Find More Posts by Arty