美文网首页
2019-05-31作业

2019-05-31作业

作者: 多喝烫水_ | 来源:发表于2019-06-01 10:14 被阅读0次

    <!DOCTYPE html>

    <html>

    <head>

    <meta charset="utf-8">

    <title>购物车</title>

    <style type="text/css">

    .gouwu:link{

    display: block;

    width:42px;

    height: 30px;

    background-image: url(images/gouwu.png);

    background-position: -10px -340px;

    }

    .gouwu:hover{

    background-position: -62px -340px;

    }

    </style>

    </head>

    <body>

    <a href="#" class="gouwu"></a>

    </body>

    </html>

    相关文章

      网友评论

          本文标题:2019-05-31作业

          本文链接:https://www.haomeiwen.com/subject/ndeotctx.html