Shorthand
This shorthand property sets several text-decoration properties in one declaration.
Values for "text-decoration"
CSS Level | Value |
CSS Text Decoration Level 3 | "<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'>" |
Notes
- Omitted values are set to their initial values.
- The "blink" value is deprecated in favor of animations. Furthermore, "blink" is not widely supported, and user agents that recognize "blink" may choose not to blink the text.
Recommended Links
Search Engine Links (for more information)