This shorthand property sets several text-decoration properties in one declaration.
CSS Level | Value |
---|---|
CSS 2.1 | "none | [ underline || overline || line-through || blink ]" |
CSS3 | "<'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'>" |
CSS4 | "<'text-decoration-line'> || <'text-decoration-thickness'> || <'text-decoration-style'> || <'text-decoration-color'>" |