- <style>
- .wfuyu{
- background-image: url(image/wfuyu.png);
- padding: 0px;
- float: left;
- height: 23px;
- width: 30px;
- margin-top: 100px;
- margin-right: 0px;
- margin-bottom: 100px;
- margin-left: 0px;
- background-repeat: no-repeat;
- background-position: left 0px;
- }
- .wfuyu:hover{
- background-repeat: no-repeat;
- background-position: right bottom;
- }
- .wfuyu:active{
- background-repeat: no-repeat;
- background-position: left bottom;
- }
- </style>
- <body>
- <div class=wfuyu></div>