How would I go about creating a CSS box, which when the cursor is hovering over, it turns into another image? I have this so far, can't seem to figure it out. I've got it to be a click to change one, but not a hover over one.
<img src="link.jpg"
width="150"
height="150"
border="1 px"/>