Skip to content

Instantly share code, notes, and snippets.

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