CSS-Tricks Screencasts
CSS-Tricks Screencasts
CSS-Tricks
#43: How to Use CSS Sprites
25 minutes Posted Jan 14, 2009 at 12:22 am.
0:00
25:21
Download MP3
Show notes

CSS Sprites have been a hot topic for a long time now. The fact is that each image on a web page is a separate server request and you can dramatically increase the performance of a page by combining images …