TutorialKart
index.html
►
Run
Reset
<!DOCTYPE html> <html> <body> <p>This is an example of <u>underlined text</u> using the <u> tag.</p> </body> </html>