How To Underline Text Css?
The property text-decoration-line is used to underline the text. This property has three values that are overline, underline, or line-through. So, the value underline is used to underline the text in CSS. This value draws the underline beneath the inline text. How do you underline text in HTML? HTML Tag The tag in HTML stands […]