html精灵技术(用来显示图片的某个区域)
时间:2014-05-14 11:36:25
收藏:0
阅读:419
.left .left_down
li.a.left-down-pic{
display:block;
width:50px;
height:50px;
background::url(images/app_icons_50_6.jpg)
-350 0 no-repeat;//关键是这句话
}
评论(0)