In Bootstrap, what class is used to create a responsive grid layout?

  • column
  • container
  • container-fluid
  • row
In Bootstrap, the "row" class is used to create a responsive grid layout. It is used to define a horizontal group of columns that automatically adjust their width based on the screen size, making the layout responsive.
Add your answer
Loading...

Leave a comment

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