public marks

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

2013

2009

2008

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.