Cards Block

Display content in a grid of cards with images and links.

Syntax

<Cards slots="image, heading, text, links" width="33%" />

![Card Image](path/to/image.png)

## Card Heading

Card description text goes here.

[Learn more](link-url.md)

Parameters

Examples

data-slots=image, heading, text, links
data-width=33%
Card Image

First Card

This is a sample description for the first card in the grid.
Learn more
data-slots=image, heading, text, links
data-width=33%
Card Image

Second Card

This is a sample description for the second card in the grid.
Learn more
data-slots=image, heading, text, links
data-width=33%
Card Image

Third Card

This is a sample description for the third card in the grid.
Learn more

For cards with a wide image, see Cards - Wide Variant.