Skip to content

Instantly share code, notes, and snippets.

@bookwyrm
Created February 8, 2012 19:53
Show Gist options
  • Save bookwyrm/1772821 to your computer and use it in GitHub Desktop.
Save bookwyrm/1772821 to your computer and use it in GitHub Desktop.
HTML5B - body
<body>
<div id="container">
<header>
</header>
<div id="main" role="main">
</div>
<footer>
</footer>
</div> <!--! end of #container -->
<!-- javascript goes here -->
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment