Hello guys, I have a site of a mixture of links and rss feeds. What i want to do check if here's a code that i can add to html page so that when my muse hovers on an rss generated link or normal link, the links background changes to black and the letters white. I added this code but it only worked on the normal links and not the rss feed generated links. The background and the letters in the rss feeds generated links turned black and i couldn't even see a thing. this is the code used: Any help? tnx guys.
Anything with <a href="">link</a> will show up as that. RSS is a bit different (xml.) Can you link us to your site and RSS?