--- layout: page title: Navs --- Navigation available in Bootstrap share general markup and styles, from the base `.nav` class to the active and disabled states. Swap modifier classes to switch between each style. ## Base nav Roll your own navigation style by extending the base `.nav` component. All Bootstrap's nav components are built on top of this. Includes styles for the disabled state, but **not the active state**. {% example html %} {% endexample %} Classes are used throughout, so your markup can be super flexible. Use `