Advertisement
cyphric

html file

May 14th, 2013
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <script type="text/javascript" src="store.js"></script>
  5. </head>
  6.  
  7. <body onload="process()">
  8. <h3>The Bacinator</h3>
  9.  
  10. <p id="1">Enter food you would like to buy: </p> <input type="text" id="userInput">
  11. <div id="underInput">
  12. </body
  13.  
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement