求好用的CSS圆角边框代码

来源:百度知道 编辑:UC知道 时间:2024/06/30 01:59:38
哪位有好用的CSS不用图片的圆角边框代码,最好是背景和边框颜色都可以变化的,像http://www.2523.com/那样的,谢谢了。

一般圆角框最好用背景图片实现,这样兼容性好,css也可以实现,不过有些限制,因为各个浏览器支持的标准不一样
推荐你看一篇文章
http://hi.baidu.com/%C2%E5%BA%D3%D6%AE%CB%AE/blog/item/0182b9608530864eebf8f8d1.html

另外asp.net 的 ajax控件也有圆角框 RoundedCorners
演示地址
http://www.asp.net/AJAX/AjaxControlToolkit/Samples/RoundedCorners/RoundedCorners.aspx

希望能够帮到你
<div id="nifty">
<b class="rtop"><b class="r1"></b><b class="r2"></b>
<b class="r3"></b><b class="r4"></b></b>
<h1>演示代码</h1>

<style type="text/css">
body{padding: 20px;backgroun