Guest User

Untitled

a guest
Jun 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset='utf8'>
  5. <meta name='viewport' content='width=device-width'>
  6.  
  7. <title>MatrX-Radar example</title>
  8.  
  9. <link rel='stylesheet' href='styles.css'>
  10.  
  11. <base href="/" />
  12.  
  13. </head>
  14.  
  15. <body>
  16. <script src='./script.js'></script>
  17. <h1>Placeholder</h1>
  18. </body>
  19. </html>
Add Comment
Please, Sign In to add comment