【发布时间】:2021-04-09 12:03:39
【问题描述】:
StackOverflow 中有很多类似的问题,但我无法找到这个简单问题的答案。为什么下面的代码不能按预期工作?
<pre style="text-decoration: underline;">
underlined
underlined
<span style="text-decoration: none;">should NOT be underlined</span>
underlined
</pre>
【问题讨论】:
标签: html css text-decorations