CSS sprites is a technique to use 1 large image for multiple purpose by only show certain area of the image one at a time. There are many advantages of using CSS sprites. A few advantage of it is to save bandwidth and simultaneously improving site speed.
Read more about it in this article at Six Revisions.


