text-decoration
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 |