Skip to content

Commit

Permalink
Create credits.html
Browse files Browse the repository at this point in the history
  • Loading branch information
CBGamesdev committed Jan 21, 2024
1 parent b342466 commit 6719bb9
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions mediamisc/credits.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<head>
<title>The Credits Page for all you dirty people who vist this website</title>
</head>



<body>
<div style="margin:0 auto;text-align:center">

<!-- Div align in the middle -->
<h1>Website by Sean S</h1>
<h2>Also, credit to original creators (Don't sue me)</h2>

<marquee behavior="scroll" direction="left">
<img src="https://i.postimg.cc/h4k6L8JV/chocolate-cake.gif" alt="Chocolate Cake">
</marquee>



<div style="margin-left:auto;margin-right:auto;text-align:center">

</div>

</div>

</body>

0 comments on commit 6719bb9

Please sign in to comment.