以下纯属个人经验,如有更好想法。。。。。(省略。。。1000字。。)
这是从SINA博客上抠下来的图。。。
如上这张图,想取第一个输入的背景图,可以这样设置
<div style="width:25px;height:25px;
background: #fff url(https://i-blog.csdnimg.cn/blog_migrate/65cf0e0b510a3956e4484e9aa2c78719.gif);
background-repeat: repeat-x;
background-position: -1px -1px"></div>