Tailwind UI Pattern Registry for humans and agents

gallery photography columns stacked portrait organic editorial showcase gallery photography columns stacked organic editorial portrait landscape showcase six-column photography gallery with stacked images editorial image showcase with varying aspect ratios organic column gallery with bottom-aligned images

Gallery Stacked Columns

Fetch pattern JSON: curl https://webspire.de/patterns/gallery/stacked-columns.json

Details

Family
gallery
Tier
enhanced
Kind
section
Extends
gallery/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
galleryphotographycolumnsstackedportraitorganiceditorialshowcase

Slots

Name Required Description
heading No Optional kicker and section title above the grid.
columns Yes Six columns, each with 2 image elements using varying aspect ratios. On mobile collapses to 2-col, then 3-col on sm.

Six equal-width columns, each stacking two images vertically. Columns use different aspect ratios per image (portrait, square, landscape) so each column ends at a different height — but items-end bottom-aligns them all, creating a ragged-top silhouette characteristic of editorial photo layouts. Responsive: 2-col on mobile, 3-col on sm, 6-col on lg. Different from gallery/masonry (JavaScript-based reflow) — this is purely CSS-grid-based with no JS.