Yes the whole div, including the heading text and the paragraph text. I currently have the code set on the GIF only using CSS, but I would like to find out how I can make the gif animate when the user mouses over the entire div.
Right. Try going to where you have the code for the whole div, and setting the hover on that instead. Where you have the code set on the GIF only, move that over to where the code is for your whole div. Makes sense?
Trouble is, I am using a CSS image swap to produce the effect. I think I need an alternative solution if I want the gif to animate when the mouse hovers over the div and not the image.