text-decoration-line
Sets which type of decorative line should be added to the text. You can add more than one line at once (like an underline and an overline).
Quick example
h3 {
/* Adds both an underline and a line above the text */
text-decoration-line: underline overline;
} Quick facts
Initial value
noneInherited
No
Applies to
all elements
Animation type
discrete
Values
noneunderlineoverlineline-throughblinkspelling-errorgrammar-error text-decoration-line Browser Support
Widely available Since 2015 95% global usage
This feature is well established and works across many devices and browser versions. It has been available across browsers since 2015.
Safe to use without fallbacks.
57+
36+
12.1+
79+