Text-decoration is shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and text-decoration-thickness. In older versions of HTML, this element used to be known as the “Underline” element. Using the tag is deprecated, meaning it is still allowed but not recommended to use. Using the “text-decoration” property is a newer, better alternative to underlining. You can use Windows Notepad to create a simple CSS stylesheet.

Text-decoration is shorthand for text-decoration-line, text-decoration-color, text-decoration-style, and text-decoration-thickness. In older versions of HTML, this element used to be known as the “Underline” element. Using the tag is deprecated, meaning it is still allowed but not recommended to use. Using the “text-decoration” property is a newer, better alternative to underlining. You can use Windows Notepad to create a simple CSS stylesheet.