Guest User

Untitled

a guest
Sep 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2.  
  3. <HTML>
  4.  
  5. <head>
  6.  
  7. <meta charset="UTF-8">
  8.  
  9. <title>Restaurant Picker</title>
  10.  
  11. <meta name="viewport" content="width=device-width, initial-scale=1">
  12.  
  13. <link rel="stylesheet" href="jquery.mobile.structure-1.0.1.CSS" />
  14.  
  15. <link rel="stylesheet" href="jquery.mobile-1.0.1.CSS" />
  16.  
  17. <script src="js/jquery-1.7.1.min.js"></script>
  18.  
  19. <script src="js/jquery.mobile-1.0.1.min.js"></script>
  20.  
  21. </head>
Add Comment
Please, Sign In to add comment