SMOR.tv  > Tutorials  > CSS

CSS Sprites Tutorial

CSS Sprites Tutorial

This tutorial will show you how to use a sprite for a set of icons. Sprites are generally preferred rather than using separate image files since less HTTP requests are made. In addition, from a graphic design standpoint I personally...Read More