projectlifecommand

Music Playlist Backup

Dec 14th, 2020 (edited)
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <title>Music Playlist Backup</title>
  5.  
  6. <style>
  7.  
  8. body {
  9. background-image: url("");
  10. background-color: #000000;
  11. background-position: center center;
  12. background-repeat: no-repeat;
  13. background-attachment: fixed;
  14. color: #FFFFFF;
  15. cursor: crosshair;
  16. opacity: 100;
  17. }
  18.  
  19. a{
  20. text-decoration:none;
  21. color: maroon;
  22. vlink: maroon;
  23. alink: red;
  24. cursor: crosshair;
  25. }
  26.  
  27. a:hover {
  28. color: red;
  29. cursor: crosshair;
  30. }
  31.  
  32. </style>
  33.  
  34.  
  35. </head>
  36. <body bgcolor="#000000" text="#FFFFFF">
  37.  
  38.  
  39. <table><tr><td><table width="300" border="0" align="left"><tr><td>
  40. <br><br><br>
  41.  
  42. <center>
  43. <span style="font-size:20"><b>
  44.  
  45. ~ Music Playlist Backup ~<br>
  46. (updated 00-00-0000)<br>
  47. 0,000 Songs/Videos<br><br><br>
  48.  
  49. </b></span>
  50.  
  51. <span style="font-size:18">
  52.  
  53. Use Arrow Keys On Keyboard<br>
  54. To Scroll Playlist.<br><br>
  55.  
  56. Press Wheel On Top Of Mouse<br>
  57. For Auto Scroll.<br><br>
  58.  
  59. Use Scroll Bar On Page<br>
  60. For Fastest Scrolling.<br><br>
  61.  
  62. Use F3 On Keyboard<br>
  63. To Search Artist & Song Names.<br><br><br>
  64.  
  65. </span><span style="font-size:14">
  66.  
  67. To Edit This File On Your Computer, Go To<br>
  68. Control Panel - File Explorer Options - View -<br>
  69. Then Uncheck The Box For<br>
  70. (Hide extensions for known file types)<br>
  71. Then Press The 'APPLY' Button<br>
  72. And Now You Can Rename The File Extension<br>
  73. .txt To Edit It, And .html To Use It.<br><br>
  74.  
  75.  
  76. </span>
  77.  
  78. </td></tr></table></td></tr><tr><td><table width="300" border="0" align="left"><tr>
  79. <td width="10"></td><td>
  80. <span style="font-size:25"><b>
  81. </center><br><br>
  82.  
  83.  
  84. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  85. Song Name Goes Here</a><br><br>
  86.  
  87. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  88. Song Name Goes Here</a><br><br>
  89.  
  90. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  91. Song Name Goes Here</a><br><br>
  92.  
  93. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  94. Song Name Goes Here</a><br><br>
  95.  
  96. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  97. Song Name Goes Here</a><br><br>
  98.  
  99. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  100. Song Name Goes Here</a><br><br>
  101.  
  102. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  103. Song Name Goes Here</a><br><br>
  104.  
  105. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  106. Song Name Goes Here</a><br><br>
  107.  
  108. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  109. Song Name Goes Here</a><br><br>
  110.  
  111. Artist Name Goes Here <br><a href="URL_With_Video_ID_And_Playlist_ID_Goes_Here" target="v">
  112. Song Name Goes Here</a><br><br>
  113.  
  114. </b><span>
  115. </td></tr></table></td></tr><tr><td><table width="300" border="0" align="left"><tr>
  116. <td>
  117.  
  118. <span style="font-size:20">
  119. <center>~ End Of Playlist ~<br><br>
  120.  
  121. Music beyond this point,<br>
  122. has not been organized yet,<br>
  123. and is waiting to be added<br>
  124. to the playlist.<br></center><br>
  125.  
  126. <br><br><br><br><br><br><br><br><br><br><br><br>
  127. </td></tr></table></td></tr></table>
  128.  
  129. </body>
  130. </html>
Add Comment
Please, Sign In to add comment