text-decoration
Syntax
text-decoration:
none || underline || overline || line-through
Default
none
Inherited
No
Comments
The text-decoration property is a shorthand for setting the following CSS properties:
text-decoration:
none || underline || overline || line-through
none
No
The text-decoration property is a shorthand for setting the following CSS properties: