2-18作业提交
来源:2-18 编程练习
qq_慕斯7214945
2020-08-24 10:09:43
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
<style type="text/css">
div{
width: 300px;
height: 300px;
background:url('http://climg.mukewang.com/582c3b780001a95103000090.jpg') no-repeat center top,url('http://climg.mukewang.com/582c3b6d0001197603000090.jpg') no-repeat center center,url('http://climg.mukewang.com/582c3b61000122dd03000090.jpg') no-repeat center bottom;
}
</style>
</head>
<body>
<div></div>
</body>
</html>
1回答
好帮手慕言
2020-08-24
同学你好,效果是正确的,继续加油,祝学习愉快~