摘要:<!DOCTYPE html><html><head><meta charset="gb2312"><title>作业</title><style type="text/css">div{height:100px;width:100px;border:2px;backgrou
<!DOCTYPE html>
<html>
<head>
<meta charset="gb2312">
<title>作业</title>
<style type="text/css">
div{height:100px;width:100px;border:2px;background:blue;border-radius:20px;box-shadow:10px 5px 3px red inset;margin:30px auto;padding:40px;border-bottom:2px red;}
</style>
</head>
<body>
<div> 仙娜美</div>
</body>
</html>
批改老师:灭绝师太批改时间:2019-02-26 09:14:59
老师总结:作业是可以的!后面的练习会渐渐增多,继续加油吧!