back these are a list of link tuts i have made! go to the page w/ the code u want and press edit, then copy the code! try to learn something from it, rather than aimless copy and pasting, ok?

how to: if there's css, paste it into the <style>paste here</style> brackets at the top of your slug. then, use the HTML in where you'd normally type things

my tet post / how to : link

size box on hover https://fluffle.cc/size
selected text highlight colour https://fluffle.cc/zfueven0mcurt8na
wavy underline https://fluffle.cc/es9a4vjnvmfovake
details https://fluffle.cc/yzrvcnt6zi16o3wo
details dropdown image https://fluffle.cc/uwu6zuqskzd1aeh3
link italics on hover https://fluffle.cc/jr3eiisqbnlamgoz
basic scrollbox https://fluffle.cc/l4wyrpyqcjwvtoxv
button w/ size increase https://fluffle.cc/zjbnacsddnw8sdbp
mark edit
editing how the "mark" / highlight looks

css
mark {
background-color: black;
color: white;
padding: 7px;
border-radius: 12px;
}
^ border-radius is essentially corner rounding, the higher the value in px the more rounded it is

html
<mark>text</mark>



ask for more stuff i guess ***

wip :) i recommend you look at the code section of my oomf eyra's resource rentry, /codes for the time being! she also has /testing which i find very useful, and this snippet

Edit
Pub: 2025-08-02 23:29 UTCEdit: 2025-09-27 01:44 UTCOwner:lovesuaViews: 226