Check out this Pen!
The basic premise is to have an image fade in and then fade out. I use an
animation-delay
to offset the animations for each subsequent image in the slideshow.
Elegant in its simplicity.
A rather geeky/technical weblog, est. 2001, by Bramus
Check out this Pen!
The basic premise is to have an image fade in and then fade out. I use an
animation-delay
to offset the animations for each subsequent image in the slideshow.
Elegant in its simplicity.
By Jelle Desramaults from Gorilla
reveal.js is an easy to use, HTML based, presentation tool. You’ll need a modern browser with support for CSS 3D transforms to see it in its full glory.
Really nice. Considering converting my course presentations to this.