https://github.com/mdbootstrap/bootstrap-card-deck
Responsive Card Deck built with Bootstrap 5. Bootstrap card-deck with multiple rows and standard breakpoints
https://github.com/mdbootstrap/bootstrap-card-deck
bootstrap bootstrap5 card-template cards cards-group responsive responsive-design
Last synced: 3 months ago
JSON representation
Responsive Card Deck built with Bootstrap 5. Bootstrap card-deck with multiple rows and standard breakpoints
- Host: GitHub
- URL: https://github.com/mdbootstrap/bootstrap-card-deck
- Owner: mdbootstrap
- License: mit
- Created: 2022-06-13T13:45:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T10:07:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-02T01:07:58.155Z (3 months ago)
- Topics: bootstrap, bootstrap5, card-template, cards, cards-group, responsive, responsive-design
- Language: SCSS
- Homepage: https://mdbootstrap.com/docs/standard/extended/card-deck/
- Size: 937 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Responsive Card Deck built with Bootstrap 5. Bootstrap card-deck with multiple rows and standard breakpoints.
Check out [Bootstrap Card Deck Documentation](https://mdbootstrap.com/docs/standard/extended/card-deck/) for detailed instructions & even more examples.
## Card deck layout
In addition to styling the content within cards, Bootstrap includes a few options for laying out series of cards.
### Cards group
Use card groups to render cards as a single, attached element with equal width and height columns. Card groups start off stacked and use `display: flex;` to become attached with uniform dimensions starting at the `sm` breakpoint.

```html
![]()
Card title
This is a wider card with supporting text below as a natural lead-in to
additional content. This content is a little bit longer.
Last updated 3 mins ago
![]()
Card title
This card has supporting text below as a natural lead-in to additional content.
Last updated 3 mins ago
![]()
Card title
This is a wider card with supporting text below as a natural lead-in to
additional content. This card has even longer content than the first to show
that equal height action.
Last updated 3 mins ago
```### Cards grid
Use the Bootstrap [grid system](https://mdbootstrap.com/docs/standard/layout/grid/) and its `.row-cols` classes to control how many grid columns (wrapped around your cards) you show per row. For example, here’s `.row-cols-1` laying out the cards on one column, and `.row-cols-md-2` splitting four cards to equal width across multiple rows, from the medium breakpoint up.

```html
![]()
Card title
This is a longer card with supporting text below as a natural lead-in to
additional content. This content is a little bit longer.
![]()
Card title
This is a longer card with supporting text below as a natural lead-in to
additional content. This content is a little bit longer.
![]()
Card title
This is a longer card with supporting text below as a natural lead-in to
additional content.
![]()
Card title
This is a longer card with supporting text below as a natural lead-in to
additional content. This content is a little bit longer.
```## How to use?
1. Download MDB 5 - free UI KIT
2. Choose your favourite customized component and click on the image
3. Copy & paste the code into your MDB project
[▶️ Subscribe to YouTube channel for web development tutorials & resources](https://www.youtube.com/MDBootstrap?sub_confirmation=1)
___
## More extended Bootstrap documentation
- Bootstrap Address Form
- Bootstrap Avatar
- Bootstrap Back To Top Button
- Bootstrap Carousel Slider with Thumbnails
- Bootstrap Chat
- Bootstrap Code Blocks
- Bootstrap Comments
- Bootstrap Comparison Table
- Bootstrap Credit Card Form
- Bootstrap Drawer
- Bootstrap Nested Dropdown
- Bootstrap FAQ component / section
- Bootstrap Gallery
- Bootstrap Hamburger Menu
- Bootstrap Invoice
- Bootstrap Jumbotron
- Bootstrap Login Form
- Bootstrap Maps
- Bootstrap Media Object
- Bootstrap Mega Menu
- Bootstrap Multiselect
- Bootstrap News Feed
- Bootstrap Offcanvas
- Bootstrap Order Details
- Bootstrap Page Transitions
- Bootstrap Payment Forms
- Bootstrap Product Cards
- Bootstrap Profiles
- Bootstrap Quotes
- Bootstrap Registration Form
- Bootstrap Expanding Search Bar
- Bootstrap Shopping Carts
- Bootstrap Side Navbar
- Bootstrap Sidebar
- Bootstrap Social Media Icons & Buttons
- Bootstrap Square Buttons
- Bootstrap Survey Form
- Bootstrap Testimonial Slider
- Bootstrap Testimonials
- Bootstrap Textarea
- Bootstrap Timeline
- Bootstrap To Do List
- Bootstrap Video Carousel / Gallery
- Bootstrap Weather
- Bootstrap Dark Mode
- Bootstrap Padding
- Bootstrap Modal Methods
- Bootstrap Modal Size
- Bootstrap Modal Backdrop
- Bootstrap Table Filter
- Bootstrap Slider
- Bootstrap Logo
- Bootstrap Popup
- Bootstrap Max Width
- Bootstrap Hero
- Bootstrap Select Dropdown
- Bootstrap Labels
- Bootstrap Dialog
- Bootstrap Screen Sizes
- Bootstrap Dropdown Button
- Bootstrap Widgets