Display icons using a single image and CSS “Sprites”
One of the ways to reduce server requests is to store all of your icons in a single image and use CSS to display only the portion of the image you need for a particular location on your page. This technique is commonly used by designers to display icons from a single image. It is often termed CSS sprites. Read more ...
Want to have your say? just login


Be first to show your opinion !!!