Plain card
A standard card has a header, a body, and an optional footer. Use for product tiles, dashboards, settings groups.
Every common element styled by the active theme. Tweak colours at /theme to see this page recolour live.
Body paragraph. The quick brown fox jumps over the lazy dog. An inline link looks like this, strong and emphasis too. Inline code('like-this') stands out.
“A framework should disappear into the work - visible only when something breaks, invisible the rest of the time.”
// A code block preserves whitespace and uses a monospace font.
$user = $db->row("SELECT * FROM users WHERE id = :id", ['id' => 42]);
db.host in .env.A standard card has a header, a body, and an optional footer. Use for product tiles, dashboards, settings groups.
The same card with an accent-coloured border to draw the eye. Pair with a status pill to clarify state.
Header and footer omitted when the title is the body. Lower visual weight, useful for repeating lists.