什么是精灵图?在css中如何使用精灵图CSS Sprites其实就是把网页中一些背景图片整合到一张图片文件中,再利用CSS的“background-image”,“background- repeat”,“background-position”的组合进行背景定位,backgr2023-02-28html-css150