<!DOCTYPE html> <html> <head> <title> CSE104 </title> </head> <body> <h1>My first webpage</h1> This is HTML code. </body> </html>