Background gallery in pure CSS

In this post you’ll find source of fading background gallery written purely in CSS.

Enjoy:



Posted

in

,

Comments

0 responses to “Background gallery in pure CSS”

  1. […] My first attempt to do this in pure CSS was poor because math breaks whenever you change slides count. So I’ve rewritten this using magic of Sass. Now you just create a list of images, set timings and voilà pretty background gallery with automatic transitions is here! […]