---
title: CSS 文本装饰
slug: Web/CSS/CSS_Text_Decoration
translation_of: Web/CSS/CSS_Text_Decoration
---
{{CSSRef}}
CSS 文本装饰 是 CSS 的一个模块,用于定义与文本修饰相关的功能,例如下划线,文本阴影和强调标记。
参考
属性
- {{cssxref("letter-spacing")}}
- {{cssxref("text-align")}}
- {{cssxref("text-decoration")}}
- {{cssxref("text-decoration-color")}}
- {{cssxref("text-decoration-line")}}
- {{cssxref("text-decoration-style")}}
- {{cssxref("text-emphasis")}}
- {{cssxref("text-emphasis-color")}}
- {{cssxref("text-emphasis-position")}}
- {{cssxref("text-emphasis-style")}}
- {{cssxref("text-indent")}}
- {{cssxref("text-rendering")}}
- {{cssxref("text-shadow")}}
- {{cssxref("text-transform")}}
- {{cssxref("white-space")}}
- {{cssxref("word-spacing")}}
指南
无。
规范
Specification |
Status |
Comment |
{{SpecName('CSS3 Text Decoration')}} |
{{Spec2('CSS3 Text Decoration')}} |
|
{{SpecName('CSS2.1', 'text.html')}} |
{{Spec2('CSS2.1')}} |
|
{{SpecName('CSS1')}} |
{{Spec2('CSS1')}} |
Initial definition |