为了账号安全,请及时绑定邮箱和手机立即绑定

如何获得讲师的代码

有没有讲师的代码呀

正在回答

1 回答

老师的代码没有,我有个自己写的你可以参考下!

<style>
            body {
                font: 14px/1.4286 "microsoft yahei";
            }
            .a{
                width: 200px;
                height: 100px;
                background:  #0066CC url(img/golo.png) no-repeat;
                background-position:  40px;
            }
            .b{
                width:200px;
                height: 100px;
                background: #0066CC url(img/golo.png) no-repeat;
                background-position: 100% 40px;
            }
        </style>
    </head>
    <body>
        <h2>background定位的局限</h2>
        <div class="a"></div><br />
        <div class="b"></div>
    </body>

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

如何获得讲师的代码

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信