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.
 
 
 
 

47 lines
1.4 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. var _paq = _paq || [];
  26. _paq.push(["setCookieDomain", "*.html.house"]);
  27. _paq.push(["setDomains", ["*.html.house"]]);
  28. _paq.push(['trackPageView']);
  29. _paq.push(['enableLinkTracking']);
  30. (function() {
  31. var u="//analytics.write.as/";
  32. _paq.push(['setTrackerUrl', u+'piwik.php']);
  33. _paq.push(['setSiteId', 3]);
  34. var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  35. g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  36. })();
  37. </script>
  38. <noscript><p><img src="//analytics.write.as/piwik.php?idsite=3" style="border:0;" alt="" /></p></noscript>
  39. </body>
  40. </html>