纯css做圆角

2015-02-24 0 851
纯css做圆角
<style type="text/css">
.tab{position:relative;margin:20px auto; width:50px;text-align:center}
.tab a{ background:#F27B04;display:block;line-height:30px; height:30px;}
.tl,.tr{ background:#FFDEBB;display:block;width:1px; top:0;height:1px; position:absolute;}
.tl{left:0;}
.tr{right:0;}
</style>

<div class="tab">
	<a href="" rel="external nofollow" >试验</a>
	<b class="tl"></b>
	<b class="tr"></b>
</div>

遇见资源网 html 纯css做圆角 http://www.ox520.com/14062.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务