CodeLab
Show Output
 
 
 
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
<title>Underlined Text Example</title>
6
</head>
7
<body>
8
    <p><u>This text is underlined</u></p>
9
 </body>
10
</html>
11
                            
 

Share this example with Facebook, Twitter