div {
width: 25px;
height: 25px;
background-image: url(img/568dfdbdN4f7d7ca3.png);
overflow: hidden;
}css
p {
width: 25px;
height: 25px;
background-image: url(img/568dfdbdN4f7d7ca3.png);
background-repeat: no-repeat;
background-position: 0px -25px;
overflow: hidden;
}
<body>
<div></div>
<p></p>
</body> web
就是設置圖片顯示的高度,將超過部分的高度隱藏,還有設置圖片的顯示位置,來調整顯示那個小的icon;網站
如何生成CSS雪碧圖:http://spritegen.website-performance.org/url