Skip to content

Instantly share code, notes, and snippets.

@riix
Created December 10, 2012 09:17
Show Gist options
  • Save riix/4249540 to your computer and use it in GitHub Desktop.
Save riix/4249540 to your computer and use it in GitHub Desktop.
breadcrumb
<div id="breadcrumb"><!-- breadcrumb -->
<div class="core">
<a href="#" class="home">Home</a>
&gt;
<a href="#">UI</a>
&gt;
<strong>엘리먼트</strong>
</div>
</div><!-- // breadcrumb -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment