栏目导航

HTML5 圆角

在文章之前发个自己几句代码搞定的一个东东。。。

代码就是:

 

<style type="text/css">
button{
font-size:16px;
height:30px;
width:80px;
border-radius:15px;
background-color:fang_333;
color:fang_FFFFFF;
}</style>
<p>
<button>登陆</button>

文章评论

添加评论

EMAIL:
评论内容:
版权所有 2001- 2011 · Fang 中国 · 保留所有权利