.flexbox-container{ display: flex; } .box{ width: 200px; height: 200px; margin: 10px; } ... You use the flex-wrap CSS rule and set it to:.
確定! 回上一頁