CSS Property:
text-decoration:

Result:

You can change the text-decoration by clicking on one of the properties on the left.

CSS Code:
div {
    
  text-decoration:none;
      }
Click the property values above to see the result
W3Schools.com - Play it