Thread: What is the use of CSS sprites?
Threaded View
-
31-10-15, 05:21 #2
Senior Member
Just starting here
- Join Date
- Dec 2012
- Age
- 37
- Posts
- 254
- Rep Power
- 0
The idea of CSS sprites is pretty genius. For those of you who don't know the idea of a sprite, a sprite is basically multiple graphics compiled into one image. The advantages of using sprites are: Fewer images for the browser to download, which means fewer requests to the server.


Reply With Quote
Bookmarks