作业

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>作业</title>
    <style>
        .k1{
            height: 45px;
            width: 120px;
        }
        .t1{
            
            background-image: url('../img/tu3.png');
            /*background-repeat: no-repeat;*/
            height:45px; 
            width:120px; 
        }
        .t1:hover{
            height: 38px;
            width: 111px;
            background-position: -10px -48px; 
        }
        .t1:active{
            height: 30px;
            width: 96px;
            background-position: -10px -88px;
        }
        .k2{
            height: 30px;
            width: 42px;
        }
        .t2{
            
            height: 30px;
            width: 42px;
            background-image: url(../img/tu3.png);
            background-position: -59px -339px;
        }
        .t2:hover{
            height: 30px;
            width:40px;
            background-position: -130px -336px;
        }
        .t2:active{
            height: 33px;
            width:42px;
            background-position: -7px -335px;
        }
        
    </style>
</head>
<body>
    <div class="k1">
    <div class="t1">
    </div>
    </div>
    <div class="k2">
        <div class="t2"></div>
    </div>
</body>
</html>
image.png
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容