Advertisement
Guest User

Tomek

a guest
Nov 9th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <html>
  2. <head>
  3. </head>
  4. <body>
  5. <img src="1.jpg" onmouseover="this.src='2.jpg'" onmouseout="this.src='1.jpg'" onmousedown="this.height='100'" onmouseup="this.height='600'"
  6. </body>
  7. <html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement