How can I have two different a, a:hover, etc on my page?
Say in one part, I want the links to be green and the hover black, and in the other I want them to be black with a hover of white?
Printable View
How can I have two different a, a:hover, etc on my page?
Say in one part, I want the links to be green and the hover black, and in the other I want them to be black with a hover of white?
Nevermind. I found it here: http://www.w3.org/TR/REC-CSS1#pseudo...seudo-elements
Do them as classes then in your a tag include the class name of the one you want.
Michael
lol... im late