<!DOCTYPE html> <html> <head> <title>Title of webpage</title> </head> <body> <h1> Hello, I'm a webpage. </h1> </body> </html>
<!DOCTYPE html> <html> <head> <title>Title of webpage</title> </head> <body> <h1> Hello, I'm a webpage. </h1> </body> </html>