I have an image and when I hover over it I want a gap to appear underneath with some content. I think this is how I have to do it. -make a span and set the class values to 0 height and display:none -set the hover value for the image to give the height a value and display. I'm not sure how to link the hover for the image with the span class though. Can someone point me in the right direction I have seen tutorials on the net for this before, but I can't remember what it would be called, so I can't find them thanks.