.grid-container
grid-template-rows
auto auto| 50px 100px| 20% 20%| 70px auto
1
2
3
4
5
6
CSS grid-template-rows
❮
上一个
下一个
❯
grid-template-rows 属性不同值的演示。
点击下方属性值查看结果
在我们的 Tryit yourself 编辑器中尝试更多代码:
自己试试 ❯