<html>
<head>
<title>My new Web Site</title>
</head>
<body>
<h1>This is My New Web Site</h1>
<p>Hey! Welcome to my Web site. I wrote this code all by myself. Stay tuned.</p>
</body>
</html>