Update Redditlikefilmer.HTML

This commit is contained in:
Dangrainage 2024-01-27 20:22:07 +01:00 committed by GitHub
parent f50dfe2f4d
commit 734c4b3c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,6 @@
body {
background-color:;
zoom: 150%
}
</style>
</head>
@ -28,20 +27,29 @@
<section>
<h2>Movies that I commited a felony to post</h2>
<ul>
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>The entire Expand4bles movie</title>
</head>
<style>
body {
background-color: #fff3b0; /* yellowish */
}
</style>
<body>
<li>
<a href="Redditlikeshrek.HTML">
<h3>Shrek</h3>
</a>
<p>Posted by <a href="Redditlikedangrain.HTML">Dangrain</a> 10:28 11/9/2023</p>
</li>
<li>
<a href="Redditlikexpandable.HTML">
<h3>Expand4bles</h3>
<iframe width="1080" height="720" src="https://filmer.anorak01.top" frameborder="0" allowfullscreen></iframe>
</body>
</html>
</a>
<p>Posted by <a href="Redditlikedangrain.HTML">Dangrain</a> 22:58 12/21/2023</p>
</li>
<li>
<a href="#">
<h3>Title of film 3</h3>
</a>
<p>Posted by <a href="#">nameeeeeeee</a>filler txtrreeeee</p>
</li>
</ul>
</section>
</main>
<footer>
<p></p>
</footer>
</body>