<!DOCTYPE html>

<html>

<head>

    <title>Welcome to My Website</title>

</head>

<body>

    <h1>Hello, welcome to my website!</h1>

</body>

</html>