- element, the .nav-item class to each
- item, and the .nav-link class to each link: ## Example [Try it yourself Β»](#) * * * ## Navigation Alignment The .justify-content-center class centers the navigation, and the .justify-content-end class aligns the navigation to the right. ## Example
Bootstrap5 Navs
If you want to create a simple horizontal navigation bar, you can add the .nav class to the
[Try it yourself Β»](#)
* * *
## Vertical Navigation
The .flex-column class is used to create vertical navigation:
## Example
YouTip