CSS3圆角背景圆角主要是通过border-radius 来实现:border-radius 属性是一个简写属性,用于设置四个 border-*-radius 属性。提示:该属性允许为元素添加圆角边框。简单的例子,仅供参考:<style2023-02-20html-css190