CSS Sprites & Website Speed

IT.com

Jeff

Administrator
Staff member
Country flag
I didn't even know what these things are until today. Apparently, if you combine all your website images into one large image, and then just display the relevant portion of that image, you speed up your website. I've been playing with this today and it does seem to work, although it is not a dramatic effect.

I found an excellent tutorial on this at:
http://css-tricks.com/css-sprites/

And a handy tool for creating css sprites at:
SpriteMe
 
Sprites are used by all the Top websites and which use large number different images. Rather than keeping track of different images, just combining them in single image and accessing bits for the image through particular points is a brilliant idea as downloading one image will be faster than 10 smaller images.

It will not bring any dramatic change on smaller blogs with moderate number of images. It is considered as a good practice in web designing and development.
 

whois



Forums dedicated to Indian domain names, including buying, selling, appraising, developing, and monetizing.

About Us

Threads
29,389
Messages
76,794
Members
7,949
Latest member
Yuvandomain
Top Bottom