title | slug |
---|---|
text-decoration |
Web/SVG/Attribute/text-decoration |
{{SVGRef}}
text-decoration
属性的作用跟 {{ cssxref("text-decoration","CSS Text Decoration") }} 特性差不多,当然除了它是一个 CSS 属性。浏览 {{ cssxref("text-decoration","CSS Text Decoration") }} 获取进一步的信息。
分类 | 外观属性 |
---|---|
值 | none | underline | overline | line-through | blink | inherit |
是否可用于动画 | Yes |
后代元素可以继承 text-decoration 这个属性
{{Specifications}}
- {{ cssxref("text-decoration", "CSS Text Decoration") }}