Publish HTML quickly. https://html.house
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

41 lines
1.2 KiB

  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <title>HTMLlot</title>
  5. <link rel="stylesheet" type="text/css" href="/css/house.css" />
  6. <link rel="shortcut icon" href="/favicon.ico" />
  7. <link rel="icon" type="image/png" href="/img/favicon-chrome.png" sizes="192x192">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  9. <meta name="theme-color" content="#888888" />
  10. </head>
  11. <body>
  12. <header>
  13. <h1>HTMLlot</h1>
  14. <nav>
  15. <a class="home" href="/">&lt;&#8962;/&gt;</a>
  16. <a href="/browse">browse</a>
  17. <a href="/about.html">about</a>
  18. <a href="/contact.html">contact</a>
  19. </nav>
  20. </header>
  21. <div id="wrapper">
  22. <p>You arrive at a patch of dirt and detritus. <a href="/">Start building?</a></p>
  23. </div>
  24. <script type="text/javascript">
  25. (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  26. (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  27. m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  28. })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
  29. ga('create', 'UA-47877053-8', 'auto');
  30. ga('send', 'pageview');
  31. </script>
  32. </body>
  33. </html>