Saturday, November 17, 2007

CSS Sprites

One of the ways to improve the user's perception of the website performance is to reduce the number of HTTP requests while loading a page for stuff such as additional images. CSS Sprites is a way to reduce the same and improve the web performance. You can read more about CSS Sprites here... and appreciate it.

No comments: