Bootstrap CSS Classes

Bootstrap CSS class .navbar-dark bg-dark

<nav class="navbar navbar-dark bg-dark">
  <!-- Navbar content -->
</nav>

<nav class="navbar navbar-dark bg-primary">
  <!-- Navbar content -->
</nav>

Preview

Are you tired of writing HTML by hand?

Check .navbar-dark bg-dark in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

More Bootstrap CSS classes in Navbar category

© 2025 Shuffle. All rights reserved.