first-website/index.html

7 lines
319 B
HTML
Raw Normal View History

2023-06-23 22:00:45 +00:00
<html><head> <link rel="stylesheet" href="index.css"/> </head>
2023-06-23 21:22:00 +00:00
<body>
<h1> GREETINGS! </h1>
2023-06-23 22:00:45 +00:00
<p>Hi! Welcome to my website! Here you can explore and by products like my chapter books and graphic novels. Mysteries, magic, freindship, and so much more fun awaits you! Feel free to</p>
2023-06-23 21:22:00 +00:00
</body>
</html>