Preview:
You can change the text on the part that says "Enter Your Message Here!" below.
The code is split in two parts, the first you can place it anywhere, and the second one on your about me section. :D
Code 1:
<div class="tetochan" id="tetoteto" bis_skin_checked="1"><span style="background-color: rgb(255, 250, 255); padding: 2px 4px 2px 4px; border: solid 1px #001;">Enter Your Message Here!</span></div>
Code 2:
<style>
@keyframes bounce{
20%, 50%, 80%, to{transform: translateY(0);}
35%{transform: translateY(-40px);}
65%{transform: translateY(-20px);}
90%{transform: translateY(-8px);}
}
.tetochan{
height: 125px;
width: auto;
animation: bounce 2s infinite linear;
}
#tetoteto{
background: url(https://media.tenor.com/nooZTxe5hgoAAAAj/kasane-teto-teto.gif) no-repeat;
background-size: 125px;
}
</style>
Bonus codes:
(these are just if you want something different :3)
Code for bulletins: <style>@keyframes bounce{20%, 50%, 80%, to{transform: translateY(0);}35%{transform: translateY(-40px);}65%{transform: translateY(-20px);}90%{transform: translateY(-8px);}}.tetochan{height: 125px; width: auto; animation: bounce 2s infinite linear; } #tetoteto{background: url(https://media.tenor.com/nooZTxe5hgoAAAAj/kasane-teto-teto.gif) no-repeat; background-size: 125px;}</style>
Background black & white text: <div class="tetochan" id="tetoteto" bis_skin_checked="1"><span style="background-color: rgb(0,0,10); color: #ffffef; padding: 2px 4px 2px 4px; border: solid 1px #ffffef;">gay!</span></div>
Teto but she's not shaking: <style>@keyframes bounce{20%, 50%, 80%, to{transform: translateY(0);}35%{transform: translateY(-40px);}65%{transform: translateY(-20px);}90%{transform: translateY(-8px);}}.tetochan{height: 125px; width: auto; animation: bounce 2s infinite linear; } #tetoteto{background: url(https://preview.redd.it/teto-is-getting-added-to-project-sekai-edit-v0-ytd0aiucogw91.png?auto=webp&s=7b692a36c9aad9c6d40b9762c2e247345f3f1182) no-repeat; background-size: 125px;}</style>
No need to comment if using, but I'll be happy if you did so! :D
If u ever need help, feel free to ask me on my DMs or down here in the comments!
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
☆ shushi ☆
usinggg
ok no it doenst work
by ☆ shushi ☆; ; Report
Wait, it doesn't?
Are u sure you copied it well? It always works for me... (*﹏*;)
by ???N3K0_x; ; Report
Cuz umm, there's 2 separate codes.... One goes on the about me (It's basically to make the code work) and the other is the one that displays the message (You can place it anywhere (• ^ • ``)
by ???N3K0_x; ; Report
ahh alr
by ☆ shushi ☆; ; Report