DevSnap
devsnap.me › css-arrows
75+ Beautiful CSS Arrows - Improve Your Website With These!
Cute left and right arrows, made with CSS only. ... Animated up arrow button style. Designed to make the action more user friendly for the end user.
DEV Community
dev.to › li › css-animation-growing-svg-arrow-4h5c
CSS Animation: Growing SVG Arrow - DEV Community
February 28, 2019 - I love crafting engaging user experiences with HTML, CSS, and JavaScript. On my blog, I share my knowledge and exp ... ` .button-container { display: flex; justify-content: center; margin-top:100px ; } button:hover{ background-color: rgb(144, 41, 41); color: white; border-radius: 10px; } .arrow { /* Styles for the arrow itself / display: inline-block; / Make it block-level / margin-left: 5px; / Space from the text / transition: transform 0.2s ease; / Smooth transition */ }
Videos
02:21
CSS Arrows Animation | CSS Animation - YouTube
Create Arrow Animation Using HTML & CSS - YouTube
ARROW Animation with HTML and CSS for beginners | HTML ...
04:44
CSS Hover-Expand Arrow Button Effects - YouTube
00:12
How to create a scroll down arrow animation html css - YouTube
00:09
🎯 Create Cool Buttons With Arrow Animation in HTML CSS - YouTube
MDN Web Docs
developer.mozilla.org › en-US › docs › Web › CSS › Reference › Properties › animation-direction
animation-direction - CSS | MDN
November 17, 2025 - The animation-direction CSS property sets whether an animation should play forward, backward, or alternate back and forth between playing the sequence forward and backward.
Josh W. Comeau
joshwcomeau.com › animation › squash-and-stretch
Squash and Stretch - Animation
3 days ago - But in this new version, the arrow snaps back almost immediately. I like this because it’s playful and unexpected. Almost all hover interactions online are state-based, so it really stands out when we do something different! Here’s a new implementation that integrates these bells and whistles, using the Motion library: ... import { animate } from 'motion'; import './reset.css'; import './styles.css'; const btn = document.querySelector('.btn'); const shaft = btn.querySelector('.shaft'); const tip = btn.querySelector('.tip'); const SPRING_CONFIG = { type: 'spring', stiffness: 300, damping: 1
Leaflet
leafletjs.com › reference.html
Documentation - Leaflet - a JavaScript library for interactive maps
an open-source JavaScript library for mobile-friendly interactive maps · This reference reflects Leaflet 1.9.4. Check this list if you are using a different version of Leaflet
tsParticles
particles.js.org
tsParticles | JavaScript Particles, Confetti and Fireworks animations for your website
tsParticles - Easily create highly customizable particles, confetti and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno.
React Flow
reactflow.dev
Node-Based UIs in React - React Flow
Press enter or space to select a node. You can then use the arrow keys to move the node around.