Grid Settings
Accepts any valid
grid-template-columns value.
Accepts any valid
grid-template-rows value.
Row / column gap. Accepts one or two values.
Max width of the preview/container.
Number of auto-placed items to preview.
Base text for items. Index will be appended.
Live Preview
Drag to move · Resize from corner
Quick Tips
- Use
repeat(n, value)for quick columns and rows. - Click any item to set
grid-columnandgrid-rowspans. - Copy the generated HTML/CSS and paste into your project.
Generated Code
HTML
CSS