CFarrow
Fri 29 February 2008, 01:16 pm GMT +0100
I've only recently discovered the wonders of using CSS Sprites to increase page download speed by making fewer HTTP requests.
Read about it here:
http://www.fiftyfoureleven.com/weblog/web-development/css/css-sprites-images-optimization
It is a great technique that makes a very noticable improvement in speed.
My question is: Does anyone know of a way of using this technique with background images you need to repeat. I've tried everything I can think of and can't get it to happen.
Read about it here:
http://www.fiftyfoureleven.com/weblog/web-development/css/css-sprites-images-optimization
It is a great technique that makes a very noticable improvement in speed.
My question is: Does anyone know of a way of using this technique with background images you need to repeat. I've tried everything I can think of and can't get it to happen.