Well, forexample, instead of having four corner images to design corners of some kind of a box on a webpage, which would use four http requests, you could create one image with all four corners in it, and then use css to chose which part of the image to use where.
Here is a link to an example:
http://kyleschaeffer.com/tutorials/k...tml-no-script/