text-decoration

CSS

主な使用先 テキストの装飾
初めてCSSを編集する人向け

text-decorationは各要素の包括要素です。空白で区切り、指定することができます。

各要素 反映される場所
text-decoration-line 装飾の種類を設定します(下線や取消線など)
text-decoration-color 線の色を設定します
text-decoration-style 線の種類を設定します(線、波線、破線など)