Advertisement
hanyus

f2u - jukebox

Jul 23rd, 2021
1,653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.92 KB | None | 0 0
  1. <!-- F2U - JUKEBOX
  2.  
  3. FIND AND REPLACE IMAGES (in case you want them replaced with your own images! if you want to find music disc images the minecraft wiki works great)
  4.  
  5. DISC 1 https://cdn.discordapp.com/attachments/273482437135171585/868177786202906714/160.png
  6. DISC 2 https://cdn.discordapp.com/attachments/273482437135171585/868180130290343956/160.png
  7. DISC 3 https://cdn.discordapp.com/attachments/273482437135171585/868180166558498886/160.png
  8. DISC 4 https://cdn.discordapp.com/attachments/273482437135171585/868180333135265802/160.png
  9. DISC 5 https://cdn.discordapp.com/attachments/273482437135171585/868180368770105374/160.png
  10. DISC 6 https://cdn.discordapp.com/attachments/273482437135171585/868180411258380328/160.png
  11. DISC 7 https://cdn.discordapp.com/attachments/273482437135171585/868180443873312788/160.png
  12. DISC 8 https://cdn.discordapp.com/attachments/273482437135171585/868180540942057502/160.png
  13.  
  14. -->
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <div class="container" style="max-width:500px">
  21.  
  22. <!-- NAVS - DONT TOUCH UNLESS YOU KNOW WHAT YOURE DOING!!! -->
  23.  
  24. <div class="container" style="">
  25. <ul class="nav nav-tabs d-flex flex-wrap justify-content-between border-0">
  26. <li class="nav-item"><a class="card border-0 nav-link active" data-toggle="tab" href="#one" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868177786202906714/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  27. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#two" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180130290343956/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  28. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#three" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180166558498886/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  29. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#four" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180333135265802/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  30. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#five" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180368770105374/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  31. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#six" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180411258380328/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  32. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#seven" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180443873312788/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  33. <li class="nav-item"><a class="card border-0 nav-link" data-toggle="tab" href="#eight" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180540942057502/160.png); background-size:cover; height:100px; width:100px; background-position:center; background-repeat:no-repeat"></a></li>
  34. </ul></div>
  35.  
  36. <!-- main container -->
  37.  
  38. <div class="container pt-5" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868173017249878016/api.png); background-size:cover; background-position:center; height:500px; font-family:ms gothic">
  39.  
  40. <div class="tab-content pt-5">
  41. <div class="tab-pane fade active show p-3 pt-5" id="one">
  42. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  43. <div class="row p-1">
  44. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868177786202906714/160.png); background-size:cover; background-position:center"></div>
  45. <div class="col-sm-10 py-2">
  46. <!-- SONG 1 -->
  47. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  48. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53. <div class="tab-pane fade p-3 pt-5" id="two">
  54. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  55. <div class="row p-1">
  56. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180130290343956/160.png); background-size:cover; background-position:center"></div>
  57. <div class="col-sm-10 py-2">
  58. <!-- SONG 2 -->
  59. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  60. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  61. </div>
  62. </div>
  63. </div>
  64. </div>
  65. <div class="tab-pane fade p-3 pt-5" id="three">
  66. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  67. <div class="row p-1">
  68. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180166558498886/160.png); background-size:cover; background-position:center"></div>
  69. <div class="col-sm-10 py-2">
  70. <!-- SONG 3 -->
  71. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  72. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  73. </div>
  74. </div>
  75. </div>
  76. </div>
  77. <div class="tab-pane fade p-3 pt-5" id="four">
  78. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  79. <div class="row p-1">
  80. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180333135265802/160.png); background-size:cover; background-position:center"></div>
  81. <div class="col-sm-10 py-2">
  82. <!-- SONG 4 -->
  83. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  84. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  85. </div>
  86. </div>
  87. </div>
  88. </div>
  89. <div class="tab-pane fade p-3 pt-5" id="five">
  90. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  91. <div class="row p-1">
  92. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180368770105374/160.png); background-size:cover; background-position:center"></div>
  93. <div class="col-sm-10 py-2">
  94. <!-- SONG 5 -->
  95. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  96. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  97. </div>
  98. </div>
  99. </div>
  100. </div>
  101. <div class="tab-pane fade p-3 pt-5" id="six">
  102. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  103. <div class="row p-1">
  104. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180411258380328/160.png); background-size:cover; background-position:center"></div>
  105. <div class="col-sm-10 py-2">
  106. <!-- SONG 6 -->
  107. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  108. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  109. </div>
  110. </div>
  111. </div>
  112. </div>
  113. <div class="tab-pane fade p-3 pt-5" id="seven">
  114. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  115. <div class="row p-1">
  116. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180443873312788/160.png); background-size:cover; background-position:center"></div>
  117. <div class="col-sm-10 py-2">
  118. <!-- SONG 7 -->
  119. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  120. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  121. </div>
  122. </div>
  123. </div>
  124. </div>
  125. <div class="tab-pane fade p-3 pt-5" id="eight">
  126. <div class="card px-3 py-1 mt-5" style="background-color:#212121; border:3.5px solid #555555; font-size:20px; position:relative; top:80px">
  127. <div class="row p-1">
  128. <div class="col-sm-2" style="background:url(https://cdn.discordapp.com/attachments/273482437135171585/868180540942057502/160.png); background-size:cover; background-position:center"></div>
  129. <div class="col-sm-10 py-2">
  130. <!-- SONG 8 -->
  131. <p style="color:#f2f81b; line-height:10px">Now playing . . .</p>
  132. <p style="line-height:10px"><a href="link" style="color:white">Song - Artist</a></p>
  133. </div>
  134. </div>
  135. </div>
  136. </div>
  137. </div>
  138.  
  139. </div>
  140. <!-- CREDITS - DONT TOUCH PLS!! -->
  141. <a href="/hanyu" style="font-family:ms gothic; font-size:12px" class="pull-right">code by hanyu</a>
  142. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement