Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <script src="script.js"></script>
- <link rel="stylesheet" type="text/css" href="style.css">
- </head>
- <body>
- <header><h1>191.1 The Derp</h1></header>
- <p><span class="songChoiceLabel">Please Select a song </span><input type="text" id="songChoice"></input></p>
- <p><input type="button" id="submitSong" value="Submit"></input></p>
- </br>
- <h2>Song Queue</h2>
- <ol>
- <li>Radioactive</li>
- <li>One Step Closer</li>
- <li>Too Fly for a White Guy</li>
- </ol>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment