Bootstrap cards can be organized into a responsive grid layout using the '___' class.

  • container
  • row
  • grid
  • card-columns
Bootstrap provides a flexible grid system, and the 'row' class is used to organize Bootstrap cards into a responsive grid layout. The 'container' class is used for the overall container, but for arranging cards, 'row' is the correct choice.
Add your answer
Loading...

Leave a comment

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