Create Redditlikedownloader.HTML
This commit is contained in:
parent
bc01eab616
commit
e3ef245dd4
1 changed files with 16 additions and 0 deletions
16
Redditlikedownloader.HTML
Normal file
16
Redditlikedownloader.HTML
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>The entire shrek movie</title>
|
||||
</head>
|
||||
<style>
|
||||
body {
|
||||
background-color: #fff3b0; /* yellowish */
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
|
||||
<iframe width="1080" height="720" src="https://cdn.discordapp.com/attachments/427033666095677470/821660329553035284/entire_shrek_movie.webm" 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>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue