纯CSS3实现的内容滑块(Slider)和教程
WOW Slider
WOW Slider is a responsive jQuery image slider with amazing visual effects. When Javascript is not supported, it will have a pure CSS fallback, thus it's listed in this post as well.
Gallery CSS
A free pure css3 gallery, however if you want to learn how it's made, you can buy the screen cast which covers the whole development process.
Pure CSS Cycling Slideshow
A detailed tutorial from Smashing Magazine, they discuss how to create an infinitely looping slider of images using only CSS3 animation.
Solitary CSS3 Slider with rotation transition
A pure CSS3 slider I found from cssdeck. The transition effect is quite fancy.
Simple Auto Playing Slideshow
A quick and simple CSS slider from CSS-Trick.
Pure CSS Featured Image Slider
A tutorial by Joshua Hibbert.
CSS3 Image Slider
A tutorial by Simon Picos, hosted in CSSDesk also.
Learn how to use Target CSS
Instead of blindly following someone else's code, you can learn how to utilize :target to create a slider with Joshua Johnson's tutorial
Responsive Slider CSS3
A responsive CSS3 slider, with a little bit help from Javascript.