hoverover image link using HTML?

  • Thread starter Thread starter Andrew S
  • Start date Start date
A

Andrew S

Guest
is there an html code to make a hover image link?

Here is the coding I'm working with already

<a href="link destination"><img style="left: 0;"img src="link_image_before_hover_over" alt="" /></a>
 
Back
Top