Underline tag
In HTML, the <u> tag is used to represent text that should be displayed with an underline. The <u> tag is an inline element, which means that it can be used within a line of text and does not create a new line.
Here is an example of how to use the un...
lovetocode.hashnode.dev1 min read