Optimize Your Web Page with CSS Sprites
CSS sprites mash up all the images used on a webpage into one large image and display only the part that contains the image wherever it’s required. Using CSS sprites drastically reduces the load time of the page.
See the original post:
Optimize Your Web Page with CSS Sprites
Leave a Comment
You must be logged in to post a comment.


