grid -template-columns: [a] auto [b] auto [c] auto [d];. 8. */. 9. grid-column: a / c;. 10. . 11. /* 寫法三*/. 12. grid-column-start: 1;.
確定! 回上一頁