Update Redditliketrembler.HTML

This commit is contained in:
Dangrainage 2023-09-23 22:43:32 +02:00 committed by GitHub
parent fa0f575ff3
commit 70966cfd9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,14 +2,20 @@
<html> <html>
<head> <head>
<title>I met Zaramella!</title> <title>I met Zaramella!</title>
<style>
img {
max-width: 100%;
height: auto;
}
</style>
</head> </head>
<body> <body>
<div> <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. "> <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">
<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>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>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>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> <h1>Check out the rest of the website while you're here!</h1><a href="Redditlike.HTML">Home</a>
</div> </div>
</body> </body>
</html> </html>