Home  >  Article  >  Web Front-end  >  html button样式变圆角_html/css_WEB-ITnose

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

WBOY
WBOYOriginal
2016-06-24 11:48:321702browse

<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;}
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn