Skip to content

Instantly share code, notes, and snippets.

@micmath
Created August 9, 2012 11:03
Show Gist options
  • Save micmath/3303280 to your computer and use it in GitHub Desktop.
Save micmath/3303280 to your computer and use it in GitHub Desktop.
<abbr>BBC</abbr>
<div>
<h2>Identity</h2>
<a href="id">ID</a>
</div>
<div>
<h2>BBC Sites</h2>
<ul>
<li><a href="#">Gnarl</a></li>
<li><a href="#">Trumpet</a></li>
<li><a href="#">Calamity</a></li>
<li><a href="#">Pulp</a></li>
<li><a href="#">Remarkably Girthful</a></li>
<li><a href="#">Sardines</a></li>
<li><a href="#">Pi</a></li>
</ul>
</div>
<div>
<h2>Other Options</h2>
<a href="more">Menu</a>
<form>
<input type="text">
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment