Skip to content

Instantly share code, notes, and snippets.

@meeDamian
Created December 1, 2011 21:58
Show Gist options
  • Save meeDamian/1420200 to your computer and use it in GitHub Desktop.
Save meeDamian/1420200 to your computer and use it in GitHub Desktop.
<div id="login">
<h1 id="choose_login">Wybierz kim jesteś</h1>
<div id="login_list">
<a href="#one" id="login_one" class="login_panels">
<span>one</span>
</a>
<a href="#two" id="login_two" class="login_panels">
<span>two</span>
</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment