Advertisement
Hydrase

Genres

Jun 30th, 2025 (edited)
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Genres - GrooveHub</title>
  5. </head>
  6. <body style="background:#111;color:white;text-align:center;padding:50px;font-family:sans-serif">
  7. <h1>Genres We Love</h1>
  8. <ul style="list-style:none;padding:0;">
  9. <li>🎸 Rock</li>
  10. <li>🎷 Jazz</li>
  11. <li>🎤 Hip-Hop</li>
  12. <li>🎶 Indie</li>
  13. <li>🎼 Classical</li>
  14. <li>🎧 Electronic</li>
  15. </ul>
  16. <a href="Record Store(Model).html" style="color:#e67e22;">← Back to Home</a>
  17. </body>
  18. </html>
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement