<html> 

<head> 

<title>My New Website</title> 

</head> 

<body> 

<h1>This is My New Website</h1> 

<p>Hey! Welcome to my website. I wrote this 

code all by myself. Stay tuned.</p> 

</body> 

</html>