CSS - using one background image with multiple images on it

前端 未结 7 2035
情书的邮戳
情书的邮戳 2020-12-29 09:55

I\'ve observed that often the websites use only one background image which contains multiple images on it. For example, instead of using separately icons, all of the icons a

7条回答
  •  攒了一身酷
    2020-12-29 10:15

    And with CSS sprites is also possible to make e.g. menu button hover effect without waiting until second image loads. see

提交回复
热议问题