<!
DOCTYPE html>
<html>
<head>
<title>my website</title>
</head>
<body>
<h1>welcom!</h1>
<a href="[Link] page</a>
<img src="[Link]
<p>This is my website. I hope you like it here!</p>
<p><b>here is same bold text for emphasis.</b></p>
<p><i>Italics can be creepy.</i></p>|
</body>
</html>