text-decoration-line
CSS Property:
Result:
Example of the text-decoration-line property.
CSS Code:
#myDiv {
padding:10px;
text-decoration-line:underline;
}
Click the property values above to see the result
Click the property values above to see the result