麻烦老师检查一下,谢谢老师

来源:2-15 编程练习

秋荏苒

2019-07-03 16:24:37

<!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: 800px;
height: 400px;
padding: 20px;
border: 10px rgba(255,0,0, 0.4) solid;
text-align: center;
background: url("http://climg.mukewang.com/582c39c00001091605000150.jpg") grey no-repeat;
background-size: 90%;
background-clip: padding-box;
background-position: 43px 150px;
}
</style>
</head>
<body>
<div>
<h1>慕课网全国最大的IT技能学习平台</h1>
</div>  
</body>
</html>


写回答

1回答

好帮手慕糖

2019-07-03

同学你好,实现效果没有问题,继续加油!

祝学习愉快!

0

0 学习 · 40143 问题

查看课程