Advertisement
Guest User

asda

a guest
Mar 19th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. <td><img src="facebook.png" style="width: 100px; height: 100px;" onmouseover="this.style.width=200 + 'px'; this.style.height=200 + 'px';" onmouseout="this.style.width=100 + 'px'; this.style.height=100 + 'px';" /></td>
  2. <td><img src="twitter.png" style="width: 100px; height: 100px;" onmouseover="this.style.width=200 + 'px'; this.style.height=200 + 'px';" onmouseout="this.style.width=100 + 'px'; this.style.height=100 + 'px';" /><td>
  3. <td><img src="skype.png" style="width: 100px; height: 100px;" onmouseover="this.style.width=200 + 'px'; this.style.height=200 + 'px';" onmouseout="this.style.width=100 + 'px'; this.style.height=100 + 'px';" /></td>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement