CSS3 border-bottom-left-radius 属性实例为div元素的左下角添加圆角边框: [mycode3 type='css'] div { border:2px solid; border-bottom-left-radius:2em; } ...
確定! 回上一頁