<nav class="navbar navbar-default">
- <a href="#">Home</a>
- <a href="#">About</a>
- <a href="#">Contact</a>
-
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown </a>
- <a href="./">Default (current)</a>
- <a href="../navbar-static-top/">Static top</a>
- <a href="../navbar-fixed-top/">Fixed top</a>
</nav>
</container>