摘要:
点击查看代码 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <style type="text/css"> .containers{ height: 48px; display: flex; } div[cl 阅读全文
posted @ 2026-06-25 08:58
Yyy1128
阅读(4)
评论(1)
推荐(1)
摘要:
一、核心属性: border-radius 普通矩形圆角(方块切圆角) 语法: border-radius: 数值; 数值越大,圆角越圆润,单位 px 点击查看代码 /* 四个角统一 10px 圆角 */ .box { border-radius: 10px; } /* 四个角分别设置:左上 右上 阅读全文
posted @ 2026-06-25 08:55
Yyy1128
阅读(9)
评论(1)
推荐(1)

浙公网安备 33010602011771号