61,125
社区成员
发帖
与我相关
我的任务
分享<html>
<head>
<style type="text/css">
img.next
{
width:43px;
height:44px;
background: transparent url("img_navsprites.gif") 0 0;
border:0;
}
</style>
</head>
<body>
<div width="200px" height="300px">
<br/>
<img class="next" />
</div>
</body>
</html>