'u' Example
<html> <head> <title>u element example</title> </head> <body> <p><u>underline</u> and <u>underline</u>.</p> </body> </html>