In Bootstrap, which class adds responsive collapsing to a navigation bar?

  • collapse
  • navbar-collapse
  • responsive-nav
  • nav-collapse
The class navbar-collapse in Bootstrap is used to add responsive collapsing to a navigation bar. It allows the navigation items to collapse and expand based on the screen size, providing a better user experience on smaller devices.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *