View Single Post
  #6 (permalink)  
Old 02-02-2004, 11:00 PM
Distorted Distorted is offline
Senior Member
 
Join Date: 10-13-03
Posts: 220
iTrader: 0 / 0%
[code:1:36f0442dd5]a:visited {color: #00357D;} a:hover {color: #000000; text-decoration:underline;}}[/code:1:36f0442dd5]

The code above has 2 opening curly brackets, but 3 closing ones.

I think that it would be more like this, if it's possibly:

[code:1:36f0442dd5]
a:visited a:hover {
color: #ff9900;
}
[/code:1:36f0442dd5]

I want to try out your way and this one, but I'm too tired.
 
Reply With Quote