Visual grid layout + CSS code.. Grid Generator is a free online tool from the ToolsRift Developer Tools collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Loading Grid Generator…
How to use Grid Generator
Choose the number of columns and rows and the gap size, preview the grid live, and copy the grid-template CSS to drop into your container.
Frequently asked questions
What is the fr unit in CSS Grid?
fr means a fraction of the available space, so 1fr 1fr splits a row into two equal flexible columns.
How is Grid different from Flexbox?
Grid is two-dimensional, laying out rows and columns together, while Flexbox handles one dimension at a time.
How do I make a responsive grid?
Use repeat(auto-fit, minmax(...)) so columns automatically wrap and resize to fit the container width.
ToolsRift processes your files in your browser. We use cookies only for basic analytics and to support ads that keep every tool free. See our Cookie Policy.