Untitled

 avatar
unknown
plain_text
2 years ago
249 B
4
Indexable
<!DOCTYPE html>
<html>
<head>
    <title>My Website</title>
</head>
<body>
    <h1>Welcome to my website!</h1>
    <p>This is the homepage for my website. Here, you can learn more about me and the things that I am interested in.</p>
</body>
</html>
Editor is loading...