下面有更多 "亲自试一试" 示例。
这个row-gap
属性指定弹性盒或网格布局中行之间的间隙。
这个row-gap
属性以前被称为 grid-row-gap
。
表中的数字指定完全支持该属性的第一个浏览器版本。
Property | |||||
---|---|---|---|---|---|
row-gap (in Grid) | 66 | 16 | 61 | 12 | 53 |
row-gap (in Flexbox) | 84 | 84 | 63 | 14.1 | 70 |
row-gap:
length|normal|initial|inherit;
Value | Description | Demo |
---|---|---|
length | A specified length or % that will set the gap between the rows | Demo ❯ |
normal | Default value. Specifies a normal gap between the rows | Demo ❯ |
initial | Sets this property to its default value. Read about initial | |
inherit | Inherits this property from its parent element. Read about inherit |
CSS 教程:CSS 网格布局
CSS 教程:CSS Flexbox 布局
CSS 参考:间隙特性
CSS 参考:列间隙属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!