HTML5user

Ace Gangster Embed Code

Feb 8th, 2024
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. <html><head><base target="_blank"></head><body><div id="fr" data="<iframe width=&quot;100%&quot; height=&quot;100%&quot; src=&quot;https://google-opensocial.googleusercontent.com/gadgets/ifr?url=https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/1ee20621-61bc-4ec8-a8ec-5e839c2e6edc%2Face_gangster.xml&quot; frameborder=&quot;0&quot; allowfullscreen></iframe>"><iframe width="100%" height="100%" src="https://google-opensocial.googleusercontent.com/gadgets/ifr?url=https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/1ee20621-61bc-4ec8-a8ec-5e839c2e6edc%2Face_gangster.xml" frameborder="0" allowfullscreen=""></iframe></div><button class="c-button" type="button" onclick="PlayTo(this)" style="display: none;">CLICK TO PLAY</button>
  2. <style>
  3. .c-button {
  4. min-width: 100%;
  5. font-family: "Gill Sans", sans-serif;
  6. font-weight: bolder;
  7. appearance: auto;
  8. border: 0;
  9. border-color: #fff;
  10. border-radius: 5px;
  11. background-size: 50px 50px;
  12. background-color: #ac0;
  13. background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  14. background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  15. background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  16. background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  17. background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  18. color: #000;
  19.  
  20. font-size: 30px;
  21. cursor: pointer;
  22. }
  23.  
  24. .c-button:hover {
  25. background: #ac0;
  26. }
  27.  
  28. .c-button:focus {
  29. outline: none;
  30. box-shadow: 0 0 0 4px #cbd6ee;
  31. }
  32.  
  33. .c-button {
  34. display: flex;
  35. align-items: center;
  36. justify-content: center;
  37. height: 100%;
  38. }
  39.  
  40. </style>
  41.  
  42. <script>
  43. function PlayTo(sel){
  44. var div = sel.previousSibling;
  45. div.innerHTML=div.getAttribute('data');
  46. sel.style.display = "none";
  47. }
  48. </script></body></html>
Advertisement
Add Comment
Please, Sign In to add comment