-> big wip that i think im gonna give up on. <-
<img src=https://file.garden/ZhR7DLcFMh_Z3OTH/Untitled1402_20241206203655.png>
-> [home](#) [fonts](#i) [scrollbox](#ii) [codes](#iii) [sites](#iiii) <-
-> [new to sntry? click me!](sentrytwo) <-
<div class=nav>
<div id=main>
my own <span class=mark>personal</span> code resource/help, the codes here are f2u & no credit needed <em>unless stated otherwise.</em> hotlinking is <em>okay</em>. </div>
<div class=frag id=i>
<a href=https://pastebin.com/GizU88eU id=soul-font> bohemian soul </a>
</div>
<div class=frag id=ii>
scrollbox
</div>
<div class=frag id=iii>
<a href=https://pastebin.com/duhGkaMi> img spin on hover </a> • <a href=https://pastebin.com/R1eYCGvv> marquee page title </a> • <a href=https://pastebin.com/aJdmasVG> img spin (infinite) </a> • <a href=https://pastebin.com/5PnTkEQ2> text/link float on hover </a> • <a href=https://pastebin.com/tWZFzbWM> page pop up </a>
</div>
</div>
<img src=https://file.garden/ZhR7DLcFMh_Z3OTH/Untitled1402_20241206202513.png>
<style>
.mark {
background: #F2E9E5;
border: 1px solid #AE8A78;
border-radius: 10px;
padding: 2px 8px 2px 8px;
color: #C1A6A2;
font-family: poppins;
}
* {
font-family: poppins;
}
.nav {
display: block;
position: relative;
overflow: auto;
width: 100%;
height: 100px;
border-style: double;
border-radius: 1em;
border-width: 3px;
border-color: #A2766B;
padding: 10px;
background-color: #fff;
text-align: center;
color: #A2766B;
a {
color: #D4C1BD;
font-family: poppins;
font-size: 16px;
}
}
@font-face {
font-family: soul;
src: url(https://file.garden/ZhR7DLcFMh_Z3OTH/Bohemian%20Soul.otf);
}
@font-face {
font-family: poppins;
src: url(https://file.garden/ZhR7DLcFMh_Z3OTH/Poppins-Regular.ttf);
}
#soul-font {
font-family: soul;
}
/* fragment pages (credit —> /frag) by kit */