background: url(images/01.jpg) 0 10px;

效果:background属性

background: url(images/01.jpg) 0 -10px;

效果:background属性

 

*注释:10px 是网上去,-10px是往下走

相关文章: