1
   

CSS links

 
 
renew
 
Reply Mon 11 Aug, 2003 09:56 am
I have a question, how can i put this code in my CSS file:
LINK="#609FFF" ALINK="#00A4D8" VLINK="#609FFF"
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 1 • Views: 935 • Replies: 1
No top replies

 
Craven de Kere
 
  1  
Reply Mon 11 Aug, 2003 10:14 am
Code:a:link{color:#609FFF}
a:active{color:#00A4D8}
a:visited{color:#609FFF}
a:hover{color:#FF6600}

I also included the hover color just in case you want to use that.
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » CSS links
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 05/19/2024 at 08:47:53