I have my images stored on imgur. website I have on my webpage successfully placed on of those images so that when the user clicks on the image it will link him to another webpage. For example a twitter image is placed, if clicked the user goes to my twitter page. It looks like this:
"https: //the address to twitter goes here " &domain=twitter.xxx" target="_blank" rel="nofollow"><img src='address"' style="position: fixed; top: 150px; left:5px; width:50px; height:50px;" target="_blank"
So I want to add, if the user does hover, a new image next to existing, with something like my photo while still leaving the existing image to be clicked to accomplish the link.