Advertisement
Guest User

Untitled

a guest
Jan 12th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <a href="ID#">
  2. <img src="FIRST IMAGE"
  3. onmouseover="this.src='ROLLOVER IMAGE';"
  4. onmouseout="this.src='FIRST IMAGE';">
  5. </img>
  6. </a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement