I have this code:
<div class="thumb_image_holder_orange">
<img src="http://dummyimage.com/114x64/000/fff.png" />
</div>
The image is centred in the middle of the div, how can I change the div's background when I hover over the image?
I only know how to change the image properties when I hover over the div.
Would prefer not to use jQuery, but don't mind too much.
Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…