public marks

PUBLIC MARKS from dzc with tags optimisation & "CSS Sprite"

02 December 2008 08:45

SmartSprites: CSS Sprite Generator Done Right

SmartSprites parses special directives you can insert into your original CSS to mark individual images to be turned into sprites. It then builds sprite images from the collected images and automatically inserts the required CSS properties into your style sheet, so that the sprites are used instead of the individual images.