F
FoxII
Guest
I am using css to define a hover action (the link changes colour on hover), but after I end the link, the text after it changes colour when I hover over it too; which I don't want. To make it easier, I'll give an explanation - stuff in between two brackets are notes:
<a ((set up as one colour for hover in css)) href="contact.html">Contact<a /> us here. ((these words are also changing colour on hover which I don't want; not as a link, but changing colour))
<a ((set up as one colour for hover in css)) href="contact.html">Contact<a /> us here. ((these words are also changing colour on hover which I don't want; not as a link, but changing colour))