Update Redditlikeshrek.HTML

This commit is contained in:
Dangrainage 2023-10-01 19:01:05 +02:00 committed by GitHub
parent a5add922f3
commit 28858c6914
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,11 @@
<head>
<title>The entire shrek movie</title>
</head>
body {
background-color: #fff3b0; /* yellowish */
}
<body>
<iframe width="1080" height="720" src="https://oscillating-relocat.000webhostapp.com/" frameborder="0" allowfullscreen></iframe>
<h1>This is just so I can keep my github comit history active, while I work on a bigger project</h1>
</body>