Guest User

Untitled

a guest
Feb 22nd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <div onMouseOut="turnOff();" onMouseOver="turnOn();" style="opacity: 50px;">
  2. <a href="foo">foo</a>
  3. <a href="bar">bar</a>
  4. </div>
Add Comment
Please, Sign In to add comment