Navs
Base Nav
Navigation available in Bootstrap share general markup and styles, from the base .nav
class to the active and disabled states.
Nav Tabs
Takes the basic nav from above and adds the .nav-tabs
class to generate a tabbed interface.
Nav Justified
For equal-width elements, use .nav-justified
.
Nav Pills
Takes the basic nav from above and adds the .nav-pills
class to generate a tabbed interface.
Nav Tabs With Dropdowns
Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.
Nav Pills With Dropdowns
Add dropdown menus with a little extra HTML and the dropdowns JavaScript plugin.