Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>Genres - GrooveHub</title>
- </head>
- <body style="background:#111;color:white;text-align:center;padding:50px;font-family:sans-serif">
- <h1>Genres We Love</h1>
- <ul style="list-style:none;padding:0;">
- <li>🎸 Rock</li>
- <li>🎷 Jazz</li>
- <li>🎤 Hip-Hop</li>
- <li>🎶 Indie</li>
- <li>🎼 Classical</li>
- <li>🎧 Electronic</li>
- </ul>
- <a href="Record Store(Model).html" style="color:#e67e22;">← Back to Home</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement