CSS3 border-bottom-left-radius 属性实例为div元素的右下角添加圆角边框: div { border:2px solid; border-bottom-left-radius:2em; } 尝试一下» 浏览器支持IE9+, ...
確定! 回上一頁