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