Skip to content
DevDepth

Tag: layout-patterns

3 items under this tag.

Topic Filter

Browse by tag

79 tags

Showing the most-used tags first so the archive stays easy to scan. Click a tag to browse only that topic.

All Content

Current tag

layout-patterns3
Popular tags stay visible first.
4 min readcss-gridCss Layout / Grid

CSS Grid Layout Patterns: Classic App Structures, Editorial Composition, and Creative Two-Dimensional Layouts

Use CSS Grid for the layout patterns Flexbox cannot express cleanly, from app shells and holy grail pages to editorial heroes and layered visual compositions.

4 min readflexboxCss Layout / Flexbox

Flexbox Layout Patterns: Centering, Equal Height Cards, Sticky Footers, and Other Practical UI Structures

Use Flexbox to build the layout patterns developers actually ship, from centered heroes and equal-height cards to sticky footers and split panes.

4 min readcss-gridCss Layout / Grid

Subgrid and Nested Grid Layouts: When Child Components Should Inherit the Parent's Spatial Logic

Understand the difference between nested grids and subgrid, why subgrid improves alignment, and where it pays off in cards, forms, timelines, and editorial layouts.