Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created March 15, 2013 03:45
Show Gist options
  • Save ashleygwilliams/5167336 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/5167336 to your computer and use it in GitHub Desktop.
html tree for julian
<header>
<a href="index.html"><div class="logo">Julian </div></a>
<nav class="primary">
<ul></ul>
</nav>
<nav class="secondary">
<ul></ul>
</nav>
<div class="search"></div>
</header>
<div class="container">
<p></p>
<img>
</div>
<footer>
</footer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment