Getting Started
Components
Utilities
Navs
Examples for how to use Bootstrap's included navigation components.
Basic example
Tabs
Takes the basic nav from above and adds the .nav-tabs
class to generate a tabbed interface.
Pills
Take that same HTML, but use .nav-pills
instead.