How do CSS sprites work?

后端 未结 5 906
迷失自我
迷失自我 2020-12-03 20:41

I have 3 different images and want to create a sprite using CSS. I understand that will reduce HTTP requests. However, I am totally new to this concept and have no idea as

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 20:50

    CSS Sprites: What They Are, Why They’re Cool, and How To Use Them

    alt text

提交回复
热议问题