grid -row. 數值指的是Grid Row Line 的意思。 span 2:指的是擴展兩個欄的意思。 ... grid-template-rows: [a] auto [b] auto [c] auto [d]; ... grid-row-start: 1;.
確定! 回上一頁