CSS Properties

User Guide / CSS Properties

text-decoration

Syntax

text-decoration: none | underline || overline || line-through

Initial Value

text-decoration: none

Inherited

No

Comments

The text-decoration property is a shorthand for setting the following CSS properties:

text-line-through-color
text-line-through-style
text-overline-color
text-overline-style
text-underline-color
text-underline-style