Web Development Blog – Alphadigital

Tips and Experiences

sprites

Improve your performance with CSS Sprites
Wednesday, 18 de March de 2009

Iconos

When it comes to optimize a website, we should take in count several factors for analizing and improving: Javascript files, CSS files, images, external resources, so forth. Each one of these elements is requested separately, increasing the transfers and therefore, the load time. CSS Sprites is an excellent technique that allows us to minimize the requests to the server.

read more..

  • Share/Bookmark

Ads