1. 1 Choose images to be combined into a CSS-sprite
  2. 2 Customize image order and background color
  3. 3 Yay! Final image with example CSS

Uploading images...

So what's a CSS sprite anyway?

A CSS sprite is the result of combining several small images into a single, big image. One of the purposes of this is to make a web page load faster.

Check out these tutorials for more info: