public marks

PUBLIC MARKS from nhoizey with tags optimisation & générateur

28 September 2007 13:45

Ajaxian » CSS Sprite Generator Released

CSS Sprite is a single image file which contains several graphics. Using CSS background positions it’s possible to display any one of the graphics. By using a sprite you save on multiple http requests which helps speed up the rendering of your page.