Struggling with adding mouseover effect to a website created using basic html and css (not html5). Looking to display text with background image when user hovers over a link. Here is an example...
REGULAR:
ON HOVER:
I'm not sure if it's achievable with just CSS. What is the best approach to create the hover effect and how? Should I use Javascript, DHTML, or another language...
Thank you in advance...Rex...