21 lines
920 B
HTML
21 lines
920 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>I met Zaramella!</title>
|
|
<style>
|
|
img {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div>
|
|
<img src="Huan.jpg" alt="Yes, that is indeed me standing next to Zaramella, the stop motion animator, and as the name of the page suggests, I was trembling to hell and back"; width: 60%;>
|
|
<h1>If there is a slither of a chance that he is reading this, thank you for doing this, and thanks for making awesome movies</h1>
|
|
<h1>I was so shiverry during the picture, I couldn't even stumble out any of his works as my favourite, so I said all.</h1>
|
|
<h1>But the tiniest man is the world is really a winner for me, oh and "At the opera", they are all great!</h1>
|
|
<h1>Check out the rest of the website while you're here!</h1><a href="Redditlike.HTML">Home</a>
|
|
</div>
|
|
</body>
|
|
</html>
|