How can i change an image to another image when hover? I have image and i have to change the image to another image when mouseover. How can i do that?
Presently, I have image 1 and i have to change the image 1 to image 2 when mouseover on image 1. And i don't know how to do that. I know how to change colors with hover but i don't know how to change it to another image.
<div style="position:absolute; top:1050px; left:360px;"><img src="image1.jpg"><div>