Skip to content

Instantly share code, notes, and snippets.

@baccigalupi
Created September 27, 2010 23:57
Show Gist options
  • Save baccigalupi/600128 to your computer and use it in GitHub Desktop.
Save baccigalupi/600128 to your computer and use it in GitHub Desktop.
<div class='header line'>
<div class='inner'>
<img class='logo unit size1of3' src='/my_logo.png'>
<ul class='unit size2of3'>
<li>
<a href='/login'>Login</a>
</li>
<li>
<a href='/signup'>Sign up</a>
</li>
</ul>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment