Skip to content

Instantly share code, notes, and snippets.

@cjdsie
Created August 16, 2012 12:40
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 cjdsie/3369857 to your computer and use it in GitHub Desktop.
Save cjdsie/3369857 to your computer and use it in GitHub Desktop.
Wirefy Breadcrumb
<ul class="breadcrumb">
<li><a href="#">Home</a> <span class="divider">/</span></li>
<li><a href="#">Library</a> <span class="divider">/</span></li>
<li class="active">Data</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment