Advertisement
Dennisaa

GeoLocationHtml01

Aug 31st, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3.     <head>
  4.         <meta charset="utf-8">
  5.         <title>test my stuff</title>
  6.         <script src='myLoc.js'></script>
  7.        
  8.     </head>
  9.     <body>
  10.         <div id="Location">
  11.             Your location will go here
  12.         </div>
  13.     </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement