61,124
社区成员
发帖
与我相关
我的任务
分享
<style>
.menus{
position: relative;
}
.menus span{
background:url("http://img.china.alibaba.com/cms/upload/2013/201/298/892102_1573916616.png");
width:20px;
height:20px;
position: absolute;
top: -20px;
margin-left: -20px;
}
</style>
<br/><br/><br/>
<div class="menus" >
<a href="#" >待解决</a>
<a href="#" >已解决</a>
<a href="#" >推荐[精华] <span /> </a>
</div>