---
title: CSS Text Decoration
slug: Web/CSS/CSS_Text_Decoration
tags:
- CSS
- CSS Text Decoration
- Overview
- Reference
translation_of: Web/CSS/CSS_Text_Decoration
---
{{CSSRef}}
CSS Text Decoration은 밑줄, 텍스트 그림자 및 강조 표시 등 텍스트 장식에 관련된 기능을 정의하는 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")}}
명세
명세 |
상태 |
설명 |
{{SpecName('CSS3 Text Decoration')}} |
{{Spec2('CSS3 Text Decoration')}} |
|
{{SpecName('CSS2.1', 'text.html')}} |
{{Spec2('CSS2.1')}} |
|
{{SpecName('CSS1')}} |
{{Spec2('CSS1')}} |
초기 정의 |