<nav class="breadcrumbs">
<ul>
<li><a href="/styleguide/3">A</a></li>
<li><a href="/styleguide/3">B</a></li>
<li><a href="/styleguide/3">C</a></li>
<li><a href="/styleguide/3">D</a></li>
</ul>
</nav>
This navigation is used through the application to navigate from sibling to sibling within structured content
Note: The PhantomJS screenshots will look awkward until we've upgraded to 2.0.
<nav class="sibling-nav">
<a class="" href="#"><span>Lesson 1</span></a>
<a class="selected" href="#"><span>Lesson 2</span></a>
<a class="assessment" href="#"><span>Lesson 3</span></a>
<a class="selected assessment" href="#"><span>Lesson 4</span></a>
</nav>
This is the navigation used on the Index page for Curricula, and Standards