StitchedScrews

stonks...

Sep 2nd, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. <!-- MUSIC PLAYER -->
  2. <div id="playlist" class="carousel slide" data-interval="900000">
  3. <div class="carousel-inner">
  4.  
  5. <!-- SONG 1 -->
  6. <div class="carousel-item active">
  7. <div class="justify-content-between mx-3" style="overflow:hidden">
  8. <span><iframe class="flex-fill" style="height:1em; width:1em; opacity:0; position:absolute; margin-top:5.5px; z-index:1;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src="https://www.youtube.com/embed/8N69uAalatY"></iframe>
  9. <a href=""><i class="fas fa-play"></i></a> <a href="#playlist" role="button" data-slide="next"><i class="fas fa-step-forward"></i></a></span>
  10. <span style="font-size: 85%">Aesthetic? (More like ass-pathetic) <span class="text-muted">- Panucci's Pizza</span></span>
  11. </div>
  12. </div>
  13.  
  14. <!-- SONG 2 -->
  15. <div class="carousel-item">
  16. <div class="justify-content-between mx-3" style="overflow:hidden">
  17. <span><iframe class="flex-fill" style="height:1em; width:1em; opacity:0; position:absolute; margin-top:5.5px; z-index:1;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src="https://www.youtube.com/embed/iiCA-WDz_BQ"></iframe>
  18. <a href=""><i class="fas fa-play"></i></a> <a href="#playlist" role="button" data-slide="next"><i class="fas fa-step-forward"></i></a></span>
  19. <span style="font-size: 100%">I wanna die <span class="text-muted">- Harley Poe</span>
  20. <i class="fas fa-exclamation-triangle fa-xs text-warning tooltipster" title="Explicit Content"></i></span>
  21. </span>
  22. </div>
  23. </div>
  24.  
  25. <div class="carousel-item">
  26. <div class="justify-content-between mx-3" style="overflow:hidden">
  27. <span><iframe class="flex-fill" style="height:1em; width:1em; opacity:0; position:absolute; margin-top:5.5px; z-index:1;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src=https://www.youtube.com/embed/Mnv8H78zjtA""></iframe>
  28. <a href=""><i class="fas fa-play"></i></a> <a href="#playlist" role="button" data-slide="next"><i class="fas fa-step-forward"></i></a></span>
  29. <span style="font-size: 100%">Bruno is Orange <span class="text-muted">- Hop Along</span>
  30. <i class="fas fa-exclamation-triangle fa-xs text-warning tooltipster" title="Explicit Content"></i></span>
  31. </span>
  32. </div>
  33. </div>
  34.  
  35. <div class="carousel-item">
  36. <div class="justify-content-between mx-3" style="overflow:hidden">
  37. <span><iframe class="flex-fill" style="height:1em; width:1em; opacity:0; position:absolute; margin-top:5.5px; z-index:1;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src=""></iframe>
  38. <a href="https://www.youtube.com/embed/U-BbcaeGjzU"><i class="fas fa-play"></i></a> <a href="#playlist" role="button" data-slide="next"><i class="fas fa-step-forward"></i></a></span>
  39. <span style="font-size: 100%">Such small Hands <span class="text-muted">- La Dispute</span>
  40. <i class="fas fa-exclamation-triangle fa-xs text-warning tooltipster" title="Explicit Content"></i></span>
  41. </span>
  42. </div>
  43. </div>
  44.  
  45. <div class="carousel-item">
  46. <div class="justify-content-between mx-3" style="overflow:hidden">
  47. <span><iframe class="flex-fill" style="height:1em; width:1em; opacity:0; position:absolute; margin-top:5.5px; z-index:1;" frameborder="0" allow="accelerometer; encrypted-media; gyroscope; picture-in-picture" allowfullscreen src=""></iframe>
  48. <a href="https://www.youtube.com/embed/_JPecqm1VZQ"><i class="fas fa-play"></i></a> <a href="#playlist" role="button" data-slide="next"><i class="fas fa-step-forward"></i></a></span>
  49. <span style="font-size: 100%">Using<span class="text-muted">- Sorority Noise</span>
  50. <i class="fas fa-exclamation-triangle fa-xs text-warning tooltipster" title="Explicit Content"></i></span>
  51. </span>
  52. </div>
  53. </div>
  54.  
  55. <!-- copy & paste song 2 here for more songs -->
  56.  
  57. </div>
  58. </div>
Add Comment
Please, Sign In to add comment