I have a text link. When the user hovers over the text link, I want an image to be displayed elsewhere on the page. I want to do this using css. I thought it could be done s
It is not possible to do this with just CSS alone, you will need to use Javascript.
Text