CSS Sprite Generator handles the sprite legwork for you
Sprites are an excellent way to get pages loading quicker, and if you’re not using them, you should be — and now you have help. And I’m not talking about the elf-like sprites of Harvest Moon. CSS Sprite Generatoris a handy tool that takes the pain out of making sprites for your designs. The number of HTTP requests invoked by a site does more to slow down load times than fewer, larger files do, and sprites reduce HTTP requests by combining images into a single file and using CSS to treat different areas of the file like individual images....