HTML Underline Tag
This tag Underline the text or content in webpage or HTML Page.
Example for HTML Underline Tag
<head>
<body>
<u> Welcome to w3htmlschool.com
</u> ! .. will help beginner and expert to learn HTML .Make your own web page
</body>
</head>