gap
The gap
CSS property sets the gaps (gutters) between rows and columns. It is a shorthand for row-gap
and column-gap
.
Syntax: <'row-gap'> <'column-gap'>?
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :------: | :----: | :-: |
| 57 | 52 | 10.1 | 16 | No |
Content copied to clipboard