CSS repeat () 函数CSS 函数实例重复轨道列表的片段: [mycode3 type='css'] #container { display: grid; grid-template-columns: repeat(2, 50px 1fr) 100px; ...
確定! 回上一頁