grid -template-areas: "one one" "two four" "three four"; grid-template-rows: 200px; grid-template-columns: 1fr 2fr;. 这个简写创建了三行两列的一个 ...
確定! 回上一頁