Skip to content

Instantly share code, notes, and snippets.

@docluv
Created September 22, 2013 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save docluv/6661362 to your computer and use it in GitHub Desktop.
Save docluv/6661362 to your computer and use it in GitHub Desktop.
My BODY
<body role="application">
<header class="site-header" role="banner">
<a href="#!" title="Love 2 Dev - Chris Love's Modern Web Development Blog" class="no-decor logo">
<div id="heart"></div>
<span class="logo-text">Love2Dev</span>
</a>
<nav class="main-nav" role="navigation">
<!-- navigation anchor tags here -->
</nav>
</header>
<section id="main" class="main-content" role="main">
</section>
<footer class="toolbar">
<nav class="toolbar-top-menu"></nav>
<nav class="toolbar-sub-menu"></nav>
</footer>
<div id="disqus_thread" class="you-cant-c-me"></div>
<script src="/js/applib.js?v=.2"></script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment