Skip to main content

Galería de imágenes #1

Galería de imágenes #2

 

 

Carousel with CSS Scroll Snap

Recently, when I was reminded of the existence of the CSS property `scroll-snap`, I thought it should be easy to create a simple carousel component with it. After outlining a quick proof of concept in a simple HTML file, my assumption was confirmed.