Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <html>
- <head>
- <script type="text/javascript" src="store.js"></script>
- </head>
- <body onload="process()">
- <h3>The Bacinator</h3>
- <p id="1">Enter food you would like to buy: </p> <input type="text" id="userInput">
- <div id="underInput">
- </body
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement