Skip to content

Instantly share code, notes, and snippets.

@slmanju
Created January 9, 2018 11:11
Show Gist options
  • Select an option

  • Save slmanju/9d4dc96d5760473f49c373f7c731e071 to your computer and use it in GitHub Desktop.

Select an option

Save slmanju/9d4dc96d5760473f49c373f7c731e071 to your computer and use it in GitHub Desktop.
<header class="header clearfix">
<nav>
<ul class="nav nav-pills float-right">
<li class="nav-item">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/employees">Employees</a>
</li>
</ul>
</nav>
<h3 class="text-muted">EMS</h3>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment