# Using Css Sprites For Beginners
An image sprite is a collection of images put into a single image. A web page with many images can takes a long time to load and generate multiple server requests.
Using image sprite will reduce the number of server requests and save bandwidth .The ...
anikiyusuf.com1 min read