Tag Archive for: gallery

HTML and CSS only Interactive Carousel

Snapping, clickable and responsive images in a Carousel effect without JavaScript. Open on JSFiddle to experience full interaction.

Image gallery with captions and lightbox

We basically use a Flexbox section to insert HTML figures with images and captions, and an extra div to maximize the clicked image. All effects are Pure CSS, the JavaScript is really simple, only to deploy the HTML and launch the lightbox.