首页  >  文章  >  web前端  >  html button样式变圆角_html/css_WEB-ITnose

html button样式变圆角_html/css_WEB-ITnose

WBOY
WBOY原创
2016-06-24 11:48:321700浏览

<pre name="code" class="css">border-radius 不兼容ie7、ie8

.savebuution0 { background: url("../image/none.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0); border:medium none; border-radius: 8px; color: #fff; font-weight: bold; height: 45px; width: 124px;}
声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn