Advertisement
fulldj

ultra combo :D

Apr 4th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
F# 0.33 KB | None | 0 0
  1. <!-- // ADB STAR //-->
  2. <style>
  3. #outerdiv
  4. {
  5. width:300px;
  6. height:252px;
  7. overflow:hidden;
  8. position:relative;
  9. }
  10.  
  11. #inneriframe
  12. {
  13. position:absolute;
  14. top: -350px;
  15. left: -860px;
  16. width: 1290px;
  17. height:1420px;
  18. }
  19. </style>
  20.  
  21. <div id="outerdiv">
  22. <iframe rel="nofollow" src="hahahaha" id="inneriframe" scrolling="no"></iframe>
  23. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement