Sprites in Web Development
It is written a lot about CSS sprites but as usual all resources are talking about one idea: saving bunches of little images in single one to make faster site loading speed. In this article I’m trying to collect all my knowledge on this topic and demonstrate some useful tricks.

