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.
 
 
 
 

44 lines
1.3 KiB

  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <title>CSSbarn</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>CSSbarn</h1>
  14. <nav>
  15. <a class="home" href="/">&lt;&#128052;/&gt;</a>
  16. <a href="/about.html">about</a>
  17. <a href="/contact.html">contact</a>
  18. </nav>
  19. </header>
  20. <div id="wrapper">
  21. <p>The horses are all out on the track. <a href="/">Start over?</a></p>
  22. </div>
  23. <script type="text/javascript">
  24. var _paq = _paq || [];
  25. _paq.push(['trackPageView']);
  26. _paq.push(['enableLinkTracking']);
  27. (function() {
  28. var u="//analytics.write.as/";
  29. _paq.push(['setTrackerUrl', u+'piwik.php']);
  30. _paq.push(['setSiteId', 34]);
  31. var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  32. g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
  33. })();
  34. </script>
  35. <noscript><p><img src="//analytics.write.as/piwik.php?idsite=34" style="border:0;" alt="" /></p></noscript>
  36. </body>
  37. </html>