CSS: underline 发布时间:2026/8/6 17:55:36 编程学习之家 .mark { text-decoration-line: underline; //下划线 text-decoration-style: wavy; //波浪线 text-decoration-color: red; //红色 }text-decoration-line: overrline; //上划线 编程学习 技术干货 建站教程 返回列表