手机
当前位置:查字典教程网 >网页设计 > Div+Css教程 >css教程制作css圆角边框(兼容全部浏览器)
css教程制作css圆角边框(兼容全部浏览器)
摘要:b{display:block;height:1px;background:#f6f6f6;overflow:hidden;}.w300{w...

b{display:block;height:1px;background:#f6f6f6;overflow:hidden;}

.w300{width:300px;margin:0 4px;background:#ccc;} /*第一角度*/

.w300-2{width:300px;margin:0 3px;} /*第二脚度*/

.w302{width:302px;margin:0 2px;} /*第三脚度*/

.w304{width:304px;margin:0 1px;height:2px;} /*第四脚度*/

.b-l-r{border-left:1px #ccc solid;border-right:1px #ccc solid;} /*它的左右圆角border*/

.text-box{background:#f6f6f6;width:306px;height:100px;text-align:center;} /*中间部分*/

.text-box span{line-height:100px;color:#f00;}

</style></p> <p> <body>

<b></b> <>

<b></b>

<b></b>

<b></b>

<div>

<span>圆角框</span>

</div></p> <p> <b></b> <>

<b></b>

<b></b>

<b></b>

</body>

</html>

【css教程制作css圆角边框(兼容全部浏览器)】相关文章:

css代码兼容浏览器技巧总结

css控制表格细边框样式

屏蔽双击选中文字的方法兼容FF及以外的浏览器

把网页变灰色兼容各种浏览器

控制css字间距和对齐方式所用属性介绍

图片垂直居中css写法兼容ie6

CSS基础教程:Borders 边框

css3中圆角和阴影的实验

css网页制作实用技巧9则

CSS定义DIV圆角边框

精品推荐
分类导航