tool · one of 34 free, no counter
Grid
Where are this layout’s columns actually falling?
A twelve-column grid is easy to describe and hard to verify by eye, especially where the gutters are asymmetric or the container is not centred. This draws the arrangement over the page as a single pinned element and offers to detect the page’s own - two independent readings, so a disagreement between them is visible rather than averaged away.
Reach it Press ⌘ + K on any tab and type grid. Ctrl + K on Windows and Linux
in the panel · free, no counter
What this actually is
overlay the grid and flex tracks a layout really usesWhen a design was handed over with a grid spec and the build has drifted from it, or when you have inherited a layout with no spec at all and want to know what it is using before changing anything.
Asked about this tool
4 of themWhy does Detect take two presses?
The first prints what it found and the second adopts it. A detector that applied its own guess would leave you unable to tell what the page has from what the tool decided it has.
It says it found no grid. Is that a failure?
No - it is a reading. found: false names which of the two readings came back empty, and plenty of well-built pages use flow layout with max-widths and have no grid to find.
Does the overlay survive a reload?
The settings do; the overlay does not. Nothing in this panel that draws on a page comes back by itself after a reload - that is a page modification with nothing on screen to account for it.
Can I get the grid as CSS?
The column count, gutter and margin are what a grid-template-columns needs, and the card prints all three. The tool deliberately does not write the declaration for you, because the container it belongs on is a decision about your markup.
how to use grid
- Open Grid and pick one of the eight patterns, or ask it to detect the page's own.
- The overlay is pinned to the viewport rather than the document, so scrolling does not drag it.
- Compare the drawn grid against the detected one: a disagreement between them is the finding.
- Turn it off and the overlay element is removed. Nothing was written into the layout.
70 of these · no host permissions · three free audits