View Single Post
Old 10-16-2008, 10:28 AM   #2 (permalink)
Salathe
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

The popular term for using images like the one above is "CSS sprites" which were introduced as a way of cutting down the number of HTTP requests that have to be made (and therefore saving time for the page to load).

The classic discussion about using CSS sprites comes from A List Apart magazine back in 2004: A List Apart: Articles: CSS Sprites: Image Slicing’s Kiss of Death
Salathe is offline  
Reply With Quote