CSS Property:

text-decoration-line

Result:

Example of the text-decoration-line property.

CSS Code:

#myDiv {
                
padding:10px;
}
Click the property values above to see the result
W3Docs.com-Play it
Do you find this helpful?