I added this effect to my website and here's how I did it the HTML is really simple <div class="scrolling"> <p>i like</p> <p id="element">CSS</p> </div> and for the CSS part, we have this @keyframes scroll { 0% { transform: tran...
ยท
helo, i'm a frontend developer, i mainly use svelte but i'm open to other frameworks. i love creating web apps and testing stuff