Skip to content

Instantly share code, notes, and snippets.

@smileyj68
Created June 23, 2012 23:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smileyj68/2980502 to your computer and use it in GitHub Desktop.
Save smileyj68/2980502 to your computer and use it in GitHub Desktop.
Foundation 3 Sub Nav
<dl class="sub-nav">
<dt>Filter:</dt>
<dd class="active"><a href="#">All</a></dd>
<dd><a href="#">Active</a></dd>
<dd><a href="#">Pending</a></dd>
<dd><a href="#">Suspended</a></dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment