Front-End Performance Optimization through CSS sprites
October 8, 2007 – 6:03 amAmong many techniques used to reduced the No. of requests to the servers, CSS sprites is a cool one. This simple CSS technique involves clubbing multiple images as one and uses ” background-position:” to define the image display.
Here’s a cool CSS Sprite generation tool
2 Responses to “Front-End Performance Optimization through CSS sprites”
good tool muthu! Really this works out.
By Samuel gurudas on Oct 9, 2007