摘要: 今天继续CSS的学习 以下是学习内容 CSS3新特性 圆角 border-dadius div{ width:500x; height:50px; background-color: red; } 在div{}中加入border-dadius: 5px;后方框的角边缘 若有四个值 顺序为左上角 右上 阅读全文
posted @ 2025-02-06 17:06 被迫敲代码 阅读(16) 评论(0) 推荐(0)