Structural component
Card grid
Two- or three-column card collection.
Live preview
Title
Body text.
Light background shown; verify against a tinted or dark surface where the component is used that way in course.
Use when / avoid when
Use when
- Comparing three or more parallel options with consistent criteria.
Avoid when
- Fewer than three items — a split or standard panel is simpler.
Anatomy
- Grid container (.isq-grid--two / --three)
- Cards (.isq-card)
Variants
States
Responsive behaviour
Restacks to a single column at the 760px breakpoint without removing content.
Accessibility
- Card title is the link where the card is interactive, so the accessible name stays meaningful.
Implementation
Type: css-foundation
Dependencies: Production CSS only.
Code
HTML
Title
Body text.
Classes used: .isq-grid, .isq-grid--two, .isq-grid--three, .isq-card, .isq-card__header, .isq-card__body, .isq-card--recommended
Governance metadata
| Owner | Design and development steward |
|---|---|
| Status | Approved |
| Version introduced | 1.0.0 |
| Last reviewed | 2026-07 |
| Known limitations |
|