如果是在HTML代码中,文本有下划线可能是由于 <u> 标签或 CSS 样式引起的。 去掉 <u> 标签,或者在CSS中设置:
📋text-decoration: none;
text-decoration: none;
打开QQ,扫描二维码分享
打开微信,扫描二维码分享到朋友圈
2020年2月23日15:00 阅读: 0