<style type="text/css">
.btn:link, .btn:visited{
display: block;
width: 100px;
height: 30px;
line-height: 30px;
text-decoration: none;
background: url(images/btnTemp1.gif) no-repeat left top;
text-indent: 20px;
}
.btn:hover {
background-position: right top;
}
</style>
<a href="#" class="btn">haha</a>
btnTemp1.gif
댓글 없음:
댓글 쓰기