Skip to content

Instantly share code, notes, and snippets.

@lnickers2004
Created January 10, 2014 23:04
Show Gist options
  • Save lnickers2004/8364394 to your computer and use it in GitHub Desktop.
Save lnickers2004/8364394 to your computer and use it in GitHub Desktop.
Bootstrap3: Page header with breadcrumb
<!--page header with breadcrumb contact us heading-->
<div class="page-header">
<!-- <ol class="breadcrumb">
<li><a href="/">Home</a></li>
<li class="active">Contact</li>
</ol>-->
<h1><span class="mgm-oline">Contact Us</span></h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment