How to add multiple link styles on the same page?
Posted
by
Darren Baker
on Stack Overflow
See other posts from Stack Overflow
or by Darren Baker
Published on 2012-10-12T15:32:00Z
Indexed on
2012/10/12
15:37 UTC
Read the original article
Hit count: 193
I have two hyperlinks on a page. I'm happy with the css on 'link1' (white text / red rollover) however I want to have a different styling for 'link2'.
I've created a seperate css for this section and have managed to colour it green but I can't get rid of the red rollover effect?
Does anyone know how to override the red rollover effect just on 'link2'?
http://www.signport.co.uk/test/testsize3.html
Thanks!
© Stack Overflow or respective owner