Base nav
Add class .nav
:
Horizontal alignment
Centered with .justify-content-center
:
Right alignment
Right-aligned with .justify-content-end
:
Vertical
Centered with .justify-content-center
:
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: