CSS3 transition slideshow tutorial
With the rollout of some new CSS3 techniques, many effects can be displayed without Javascript or graphics. In this tutorial we’ll create a simple vertical CSS3 slideshow with a transition effect.
read article
Blog » Coding
With the rollout of some new CSS3 techniques, many effects can be displayed without Javascript or graphics. In this tutorial we’ll create a simple vertical CSS3 slideshow with a transition effect. As you know, many websites are using lots of images for their layout. Many of them still don’t use sprite images and so they have more server requests, which increases the loading time of a website. To optimize your website speed with sprites you could use the following two online tools.CSS3 transition slideshow tutorial
Working with sprites, using webtools