text-decoration
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
text-decoration
属性的作用跟 CSS Text Decoration
特性差不多,当然除了它是一个 CSS 属性。浏览 CSS Text Decoration
获取进一步的信息。
使用环境
分类 | 外观属性 |
---|---|
值 | none | underline | overline | line-through | blink | inherit |
是否可用于动画 | Yes |
元素
后代元素可以继承 text-decoration 这个属性
规范
Specification |
---|
CSS Text Decoration Module Level 3 # text-decoration-property |
Scalable Vector Graphics (SVG) 2 # TextDecorationProperties |