首页前端开发CSScss边框粗细设置.txt

css边框粗细设置.txt

时间2023-05-08 19:08:01发布访客分类CSS浏览1056
导读:.parent {border-radius: 5px;border-width: 2px;border-style: solid;}.child {background-color: #f00;border-radius: 5px;bor...

.parent {

border-radius: 5px;

border-width: 2px;

border-style: solid;

}

.child {

background-color: #f00;

border-radius: 5px;

border-width: 2px;

border-style: solid;

width: 200px;

}

声明:本文内容由网友自发贡献,本站不承担相应法律责任。对本内容有异议或投诉,请联系2913721942#qq.com核实处理,我们将尽快回复您,谢谢合作!


若转载请注明出处: css边框粗细设置.txt
本文地址: https://pptw.com/jishu/22602.html
html实例代码怎么写 css float r

游客 回复需填写必要信息