vermilly

shai song

Aug 2nd, 2025
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.71 KB | None | 0 0
  1. <!-- 24 || WRITER'S PLAYLIST by icecreampizzeria (BOOTSTRAP)
  2.    custom accent version: https://toyhou.se/18218671.24-writer-s-playlist-f2u-/18219589.code-custom-accent-
  3.    
  4.    ctrl + f URLHERE for links
  5.    
  6.    take note of the comments, those should guide you where you need to copy/paste and what you should delete. More instructions in the other comments. Best used for playlist embeds, but there's instructions on how you can use single video embeds instead!
  7.  
  8. -->
  9.  
  10. <!-- ////////// WHOLE THING ////////// -->
  11. <div class="container p-0 mb-5" style="max-width: 900px;">
  12.     <div class="row no-gutters">
  13.    
  14.         <!-- ////////// SONG COLUMN ////////// -->
  15.         <div class="col-md mt-3">
  16.            
  17.             <!-- ////////// BORDER ////////// -->
  18.             <div class="h-100 text-muted card bg-transparent" style="border-radius: 0 0; border-width: 0 0 1px 1px; border-style: solid; width: 40px; position: absolute;"></div>
  19.          
  20.             <!-- ////////// SONG LIST ////////// -->
  21.             <div class="p-4 my-n2 accordion" id="acc">
  22.  
  23.                 <!-- ////////// SONG ITEM 1 ////////// -->
  24.                 <div class="pt-2">
  25.                    
  26.                  <!-- ////////// SONG TITLE AND ARTIST ////////// -->
  27.                     <div class="mb-2 justify-content-between align-items-center">
  28.                         <div class="pr-3">
  29.                            
  30.                       <a href="https://youtu.be/rqPOmd3ZbHI" style="font-size: 1.1rem;">Beni Beni</a>
  31.                       <p class="text-muted" style="font-size: 0.8rem;">Azam Ali & Niyaz</p>
  32.                            
  33.                        </div>
  34.                  
  35.                    </div>
  36.                    <!-- ////////// END SONG TITLE AND ARTIST ////////// -->
  37. <div class="p-3 bg-faded">
  38. <p class="text-muted mb-2">"from your door of benevolence, cast your generosity upon me
  39. <br>don't let me mix into the world of matters
  40.                      <br>overlook my rebellion, show compassion
  41.                      <br>take me, o friend, to my goal - the ultimate destination"</p>
  42.  
  43. <p class="text-muted mb-2">"you made the ninth heaven a throne and placed yourself there
  44. <br>then you reduced me, o friend, down into the struggle of the world
  45. <br>(take) me me me me, o beloved, (take) me me
  46. <br>you reduced me, o friend, down into the struggle of the world"</p>
  47.  
  48. <p class="text-muted mb-2">"you gave unending pain after pain to dertli*, you gave neither the patience, nor the effort
  49. <br>neither the reign to him, nor the state
  50. <br>why on earth, o friend, have you brought me to this world?"</p>
  51.  
  52. <p class="text-muted font-italic text-right mb-2">*poet's nickname, meaning 'the painful'</p>
  53.                          
  54.                            <!-- ////////// add more paragraphs ABOVE this line! ////////// -->
  55.  
  56.                    </div>
  57.                    <!-- ////////// END SONG DESCRIPTION ////////// -->
  58.                    
  59.                </div>
  60.                <!-- ////////// END SONG ITEM 1 ////////// -->
  61.                
  62.                <!-- ////////// SONG ITEM 2 ////////// -->
  63.                <div class="pt-2">
  64.                    
  65.                    <!-- ////////// SONG TITLE AND ARTIST ////////// -->
  66.                    <div class="mb-2 justify-content-between align-items-center">
  67.                        <div class="pr-3">
  68.                            
  69.                       <a href="https://youtu.be/7BwWAHqxcTw" style="font-size: 1.1rem;">Eyvallah Shahim (Truth)</a>
  70.                       <p class="text-muted" style="font-size: 0.8rem;">Niyaz</p>
  71.                            
  72.                         </div>
  73.                     </div>
  74.                     <!-- ////////// END SONG TITLE AND ARTIST ////////// -->
  75.  
  76.                         <div class="p-3 bg-faded">
  77.  <p class="text-muted mb-2">"our king, the creator
  78.  <br>he reads through white or black
  79.  <br>i have been away from my beloved
  80.  <br>it's been a thousand years"</p>
  81.                          
  82.                             <!-- ////////// add more paragraphs ABOVE this line! ////////// -->
  83.  
  84.                     </div>
  85.                     <!-- ////////// END SONG DESCRIPTION ////////// -->
  86.                    
  87.                 </div>
  88.                 <!-- ////////// END SONG ITEM 2 ////////// -->
  89.                
  90.                
  91.                 <!-- ////////// SONG ITEM 3 ////////// -->
  92.                 <div class="pt-2">
  93.                    
  94.                     <!-- ////////// SONG TITLE AND ARTIST ////////// -->
  95.                     <div class="mb-2 justify-content-between align-items-center">
  96.                         <div class="pr-3">
  97.                            
  98.                     <a href="https://youtu.be/Y6yLKQV4lrM?si=n8u4yE-nRGGw5qlH" style="font-size: 1.1rem;">Id (Requiem)</a>
  99.                       <p class="text-muted" style="font-size: 0.8rem;">Keshi</p>
  100.                            
  101.                         </div>              </div>
  102.                     <!-- ////////// END SONG TITLE AND ARTIST ////////// -->
  103.                    
  104.              <div class="p-3 bg-faded">
  105.                            
  106.  <p class="text-muted mb-2">"i don't pray to god, that's my weakness
  107.  <br>i've been playing god, but i'm bleeding
  108.  <br>i was doing better 'til i wanted more
  109.  <br>eye for an eye"</p>
  110.                             <!-- ////////// add more paragraphs ABOVE this line! ////////// -->
  111.  
  112.                     </div>
  113.                     <!-- ////////// END SONG DESCRIPTION ////////// -->
  114.                    
  115.                 </div>
  116.                 <!-- ////////// END SONG ITEM 3 ////////// -->
  117.                
  118.                 <!-- ////////// SONG ITEM 4////////// -->
  119.                 <div class="pt-2">
  120.                    
  121.                     <!-- ////////// SONG TITLE AND ARTIST ////////// -->
  122.                     <div class="mb-2 justify-content-between align-items-center">
  123.                         <div class="pr-3">
  124.                            
  125.                     <a href="https://youtu.be/GYAfXnH9PyU?si=1t5I_aGrpYdTboAX" style="font-size: 1.1rem;">Stronger Than You (Gravity Falls)</a>
  126.                       <p class="text-muted" style="font-size: 0.8rem;">Emery</p>
  127.                         </div>
  128.                        
  129.                </div>
  130.                     <!-- ////////// END SONG TITLE AND ARTIST ////////// -->
  131.                    
  132.                
  133.                         <div class="p-3 bg-faded">
  134.                            
  135.  <p class="text-muted mb-2">"everything you love has turned ashes
  136.  <br>i am in control, and i'll strike the matches
  137.  <br>this world of yours is crumbling, don't you miss it?"</p>
  138.  
  139.  <p class="text-muted mb-2">"where did all your friends go?
  140.  <br>i killed them yesterday
  141.  <br>even you can't bring them back and
  142.  <br>even you can't save the day"</p>
  143.                            <!-- ////////// add more paragraphs ABOVE this line! ////////// -->
  144.                         </div>
  145.                     </div>
  146.                     <!-- ////////// END SONG DESCRIPTION ////////// -->
  147.                 </div>
  148.                 <!-- ////////// END SONG ITEM 4 ////////// -->
  149.  
  150.                
  151.                 <!-- ////////// add more songs ABOVE this line! ////////// -->
  152.             </div>    </div>
  153.             <!-- ////////// END SONG LIST ////////// -->
  154.            
  155.             <!-- ////////// CREDITS - please don't remove! ////////// -->
  156.             <div class="ml-5 mb-n2 font-italic"><a href="https://toyhou.se/icecreampizzeria" class="text-muted" style="text-decoration: none; font-size: 0.8rem">code by icecreampizzeria</a></div>
  157.         </div>
  158.         <!-- ////////// END SONG COLUMN ////////// -->
  159.        
  160.     </div>
  161. </div>
  162. <!-- ////////// END WHOLE THING ////////// -->
Advertisement
Add Comment
Please, Sign In to add comment