OneCompiler

My First Post

1630
<html> <head> <title> my first html </title> </head> <body> <h2> my World </h2> <p> My name is <b> khushi. </b> I'm <u>17 </u> year old.</p> </body> </html>