向div 元素添加圆角边框: div { border:2px solid; border-radius:25px; } ... border-radius 属性是一个简写属性,用于设置四个border-*-radius 属性。
確定! 回上一頁