This prefixed property is being replaced by column gap.
Css grids gutter.
Gutter grid is a flexbox based grid system for building fully responsive grid layouts with highly customisable gutters.
Solving the gutter problem.
Gutters or alleys are spacing between content tracks.
Using grid areas in this tutorial we re going to take the grid from our previous tutorial and use it as a playground to look further into grid.
We ll improve the way we define our gutters explore flexible layouts the fr unit and introduce the repeat function.
Initially a part of multi column layout the definition of column gap has been broadened to include multiple layout methods.
The motivation behind a css grid system is to completely automate layout.
Gutters are usually desirable because white space between columns makes for better legibility so it makes sense to include them as part of the automation.
In the example below we have a three column and two row track grid with 20 pixel gaps between column tracks and 20px gaps between row tracks.
These gutters are highly reminiscent of the css grid gap property.
In my recent conference presentations on the emerging css grid layout specification i ve pointed out some of the issues i ve encountered when learning to use this specification.
Published on the 19 june 2015 and tagged css cssgrid.
So reminiscent in fact that that gutter grid gutters will line up perfectly with real css grid gaps.
Now specified in box alignment it may be used in multi column flexible box and grid layouts.