Skip to content

Instantly share code, notes, and snippets.

@GlitchyZorua
Created December 30, 2024 21:26
Show Gist options
  • Select an option

  • Save GlitchyZorua/9131c76f60368137547fb63cbadf4499 to your computer and use it in GitHub Desktop.

Select an option

Save GlitchyZorua/9131c76f60368137547fb63cbadf4499 to your computer and use it in GitHub Desktop.
scrapped design
<style>
body {
background-color: #ec5ab7;
background-image: url("https://melonking.net/images/web-craft-zine.png");
margin: 80px;
font-size: 1.5em;
}
h1 {
text-align: center;
}
a,
a:visited {
color: white;
}
h1,
p,
footer {
background-color: #010002;
background-image: url("https://melonking.net/images/dark-trees-2.jpg");
color: #fbff00;
padding: 10px;
border-radius: 8px;
font-weight: bold;
width: 600px;
margin: 20px auto;
transform: rotate(-20deg);
}
div {
text-align: center;
}
footer {
opacity: 0.9;
}
</style>
<title> Drat! Not again!! </title>
<header>
<h1><img src="https://melonking.net/images/ozwomp.gif"> Drat baby doll 2.0! <img src="https://melonking.net/images/ozwomp.gif"></h1>
</header>
<p>Javascript not detected! Javascript is required to view this page, or otherwise, or its because your browser is too old!</p>
<p>If you are seeing this message in a error, please contact me via the melonland forums or by E-mail! [removed]</p>
<div><img src="https://melonking.net/images/250_mole.gif"></div>
<audio autoplay="" loop="">
<source src="https://melonking.net/audio/pip-totallyuncool-cut.mp3" type="audio/mpeg">
</audio>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment