Front-End Performance Optimization through CSS sprites

October 8, 2007 – 6:03 am

Among 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

  1. 2 Responses to “Front-End Performance Optimization through CSS sprites”

  2. good tool muthu! Really this works out.

    By Samuel gurudas on Oct 9, 2007

  1. 1 Trackback(s)

  2. Oct 8, 2007: GadgetGadget.info - Gadgets on the web » Front-End Performance Optimization through CSS sprites

Post a Comment