Almighty King Douchebag's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Mr. Hankey Layout Code

<style>

TR {background-color:transparent;}

body {

    background-color:;

background-image:url("https://i.ibb.co/VYsmCmps/hankeybg.png");

    background-attachment:fixed;

    background-position:left;

    background-repeat:repeat;

    border-color:;

    border-width:0px;

    border-style:hidden;

     }

</style>


<style>

/*ENTIRE CODE*/


body {

font-family: South Park Font;

}

main:before {

width: 100%;

height: 241px;

display: block;

content: "";

    border-radius: 2px;

    margin-top: -6px;

background-image: url(https://i.ibb.co/CsYHc3D5/hankeybigbanner.png);

background-position: center center;

background-size: cover;

}</style>


<style>

@font-face { font-family: "South Park Font"; src: url('https://external-media.spacehey.net/media/se0g4SkNFb7ev2sMFM2NIn7qPq1_oR5-f8y_nwlV7q88=/https://dl.dropboxusercontent.com/s/zsizn5uicxqldhn/south%20park.ttf?dl=0'); 

}'); 


}


body{

font-family: "South Park Font";

}

p{

    font-family: "South Park Font"; 

    font-size: 100%; 

}

h1, h2, h3, h4, h5, h6 {

    font-family: "South Park Font";

    font-size: 100%;  

</style>


<style>

img.logo{

content: url("https://i.ibb.co/3yNqwV6d/logohankey.png");

width: 300px !important;

height: 76px !important;

</style>


<style>

@keyframes flying-santa{

  from{ left:-400px; }

  to{ left:calc(100% + 20px); }

}

#santa{

  position: fixed;

  left: -400px;

  top: 200px;

  width: 400px;

  animation: flying-santa 7s infinite linear;

  pointer-events: none;

}

</style>

<img id="santa" src="https://i.ibb.co/37JgyYM/sleigh2.png"/>


<style>

body:before {

content: " ";

height: 100vh;

width: 100vw;

display: block;

position: fixed; 

top: 0; 

left: 0; 

z-index: 100;

background-image: url('https://i.ibb.co/tPPmm5fF/hankey.gif');

background-size: cover;

background-repeat: no-repeat;

background-position:center;

animation: yourAnimation 2.25s ease 0s 1 normal forwards;

pointer-events: none;}

@keyframes yourAnimation { 0.0%{ opacity: 1;} 75%{ opacity: 1; } 100%{ opacity: 0;} } 

</style>


6 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

ꓕSIXƎ ꓕON SƎOꓷ ꓤƎSꓵ SIHꓕ

ꓕSIXƎ ꓕON SƎOꓷ ꓤƎSꓵ SIHꓕ's profile picture

It doesnt look correctly, im going to try and fix, tysm.


Report Comment



Might wanna remove your current codes first

by Almighty King Douchebag; ; Report

I did lmao, but I put it back while I’m trying to fix the other one. On the right side it’s just white.

by ꓕSIXƎ ꓕON SƎOꓷ ꓤƎSꓵ SIHꓕ; ; Report