<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc" -->

---
title: Alignment in CSS Grid Lanes | daily.dev
description: CSS Grid Lanes introduces a new layout system with two alignment axes: the grid axis (along which lanes are laid out) and the stacking axis (along which items...
canonical: https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Alignment in CSS Grid Lanes | daily.dev
og:description: CSS Grid Lanes introduces a new layout system with two alignment axes: the grid axis (along which lanes are laid out) and the stacking axis (along which items...
og:url: https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc
og:image: https://api.daily.dev/og/posts/T2tUbDQWC.png
og:image:alt: Alignment in CSS Grid Lanes
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Alignment in CSS Grid Lanes

**[Patrick Brosset](https://daily.dev/sources/patrickbrosset)** · 6 min read · 45 upvotes · 3 comments

## Summary

CSS Grid Lanes introduces a new layout system with two alignment axes: the grid axis (along which lanes are laid out) and the stacking axis (along which items stack within a lane). Grid axis alignment mirrors standard CSS Grid behavior using justify-* for horizontal and align-* for vertical alignment, with -content, -items, and -self suffixes controlling layout-level vs. item-level alignment. Stacking axis alignment is more novel — it lets items fill leftover space created by spanning items or ragged lane endings using properties like align-items: stretch. The feature is still being implemented in Chromium and Safari. The author works on Microsoft Edge and notes alignment support is nearly complete in Chromium.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://patrickbrosset.com/articles/2026-06-19-alignment-in-css-grid-lanes>

## Community discussion

Top comments from developers on daily.dev.

**@devmount** · 1 upvotes

> Looking forward to have this available and use it in all major browsers! But for now, it's just nice to know it's coming:
> [https://caniuse.com/css-grid-lanes](https://caniuse.com/css-grid-lanes)

**@agustinbarrientos** · 0 upvotes

> `justify-`_ for horizontal and _`align-` for vertical remains the only explanation I can remember.

## Similar posts on daily.dev

- [Introducing CSS Grid Lanes](https://daily.dev/posts/introducing-css-grid-lanes-6uomjvxlc) · Hacker News · 27 upvotes · 1 comments
- [Progressively enhancing Grid Lanes](https://daily.dev/posts/progressively-enhancing-grid-lanes-bflylyrdx) · Manuel Matuzović · 15 upvotes · 1 comments
- [When will CSS Grid Lanes arrive? How long until we can use it?](https://daily.dev/posts/when-will-css-grid-lanes-arrive-how-long-until-we-can-use-it--flqzdm4ep) · WebKit · 12 upvotes · 0 comments

---

Tags: [#css](https://daily.dev/tags/css)

[View this post on daily.dev](https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Alignment in CSS Grid Lanes","url":"https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc"},"datePublished":"2026-06-19T18:21:42.343Z","dateModified":"2026-06-19T18:37:32.588Z","description":"CSS Grid Lanes introduces a new layout system with two alignment axes: the grid axis (along which lanes are laid out) and the stacking axis (along which items...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/aca541b6a96998b9e0720f8ceeb5a44b?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/aca541b6a96998b9e0720f8ceeb5a44b?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Patrick Brosset","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Patrick Brosset","logo":"https://media.daily.dev/image/upload/s--AD7IzOuB--/f_auto,q_auto/v1774179622/logos/patrickbrosset","url":"https://daily.dev/sources/patrickbrosset"},"commentCount":3,"discussionUrl":"https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":45},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":3}],"keywords":"css","timeRequired":"PT6M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Patrick Brosset","item":"https://daily.dev/sources/patrickbrosset"},{"@type":"ListItem","position":3,"name":"Alignment in CSS Grid Lanes"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/alignment-in-css-grid-lanes-t2tubdqwc","comment":[{"@type":"Comment","text":"Looking forward to have this available and use it in all major browsers! But for now, it’s just nice to know it’s coming:\nhttps://caniuse.com/css-grid-lanes","datePublished":"2026-06-25T06:14:33.236Z","url":"https://daily.dev/posts/T2tUbDQWC#c-r09UX2to3","author":{"@type":"Person","name":"Andreas","url":"https://daily.dev/devmount","image":"https://media.daily.dev/image/upload/s--0yHQgkD3--/f_auto/v1730121566/avatars/avatar_wkPuMtV83z5WseTrVc5QU"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1}},{"@type":"Comment","text":"justify-_ for horizontal and _align- for vertical remains the only explanation I can remember.","datePublished":"2026-08-01T22:19:08.255Z","url":"https://daily.dev/posts/T2tUbDQWC#c-ATKtV7MXK","author":{"@type":"Person","name":"Agustin Barrientos","url":"https://daily.dev/agustinbarrientos","image":"https://media.daily.dev/image/upload/s--5ayxQnqn--/f_auto/v1788281802/avatars/avatar_wQYYVe5Tbj0NJ7C7qPoa8?_a=BAMAMicg0"}}]}
```

