|
|
|
|
|
by prawnsalad
2523 days ago
|
|
CSS sprites most likely. You can combine related smaller images into one image and then position the background image to an element so that only one portion of it is shown. This increases load speed and caching abilities since only one http request is made for the single combined background image. |
|
https://news.ycombinator.com/grayarrow.gif