![]() | |
#1
| |||
| |||
|
|
I have a question about the syntax of CSS when used on a link (anchor) tag. I know how to do change the default link characteristics in a CSS file and redefine the general link colors: a:link{color:#FF0000} a:visited{color:#00FF00} But how do I define another second style of link? I want to do something like this(below), but I don't know the syntax for the link portion: .otherLinkStyle{a:link:color:#000000; a:visited:color:#CCCCCC; text-decoration:none;} Thanks, |
![]() |
| Thread Tools | |
| Display Modes | |
| |