一张png图片 上面有多个图标,如何用CSS准确的知道其中某个图片的坐标 ,如下图
可以使用 background
background:url(images/xx.png) 40px 10px no-repeat;