4-3 求检查

来源:4-3 编程练习

帆某人

2018-07-31 06:33:09

<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">
<title></title>
<Style>
    *{margin:0;
      padding:0;
    }
    .back{
        width:100%;
        height:4033px;
        background: url("http://climg.mukewang.com/59c9f7ce0001839219034033.png") center top no-repeat;
    }
    .left{
        width:224px;
        height:364px;
        position:fixed;
        top:50%;
        left:0;
        margin-top:-182px;
    }
    .right{
        width:224px;
        height:364px;
        position:fixed;
        top:50%;
        right:0;
        margin-top:-182px;
    }
         
</Style>
</head>
<body>
<div class="back">
    <div class="left">
        <img src="http://climg.mukewang.com/5a3383d00001a3dd02240364.png">
    </div>
    <div class="right">
        <img src="http://climg.mukewang.com/5a3383c70001f1b702240364.png">
    </div>
</div>
</body>
</html>


写回答

1回答

好帮手慕星星

2018-07-31

效果是正确的哦,继续加油~~

0

0 学习 · 36712 问题

查看课程

相似问题

4-3检查对错

回答 1

4-3 作业检查

回答 1

4-3编程

回答 1

回答 2

4-3编程问题

回答 1