Breadcrumbs
Breadcrumbs
Use breadcrumbs to indicate the path through a series of pages with direct links to all previous pages.
Do not enter the text in all caps. Uppercase styling will be applied automatically.
Example
A breadcrumb list.
HTML
<ul class="pv-breadcrumbs" role="list">
  <li><a href="#">Clear Contracts</a></li>
  <li>Upload Contract</li>
</ul>