老师,我做一遍就忘了怎么做了。。。还有以前的知识点也忘了
<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">
html,body{
margin: 0;
}
.box{
background-color: lightblue;
width: 1000px;
text-align: center;
margin: 0 auto;
}
.top{
font-size: 0;
}
.top img{
width: 360px;
height: 214px;
margin: 30px;
}
.bottom{
background-color: pink;
text-align: center;
}
.bottom img{
width: 180px;
margin: 45px;
}
</style>
</head>
<body>
<div class="box">
<div class="top">
<img src="http://img1.sycdn.imooc.com/climg//58c0f808000129a303600215.jpg">
<img src="http://img1.sycdn.imooc.com/climg//58c0f819000198a703600214.jpg">
</div>
<div class="bottom">
<img src="http://img1.sycdn.imooc.com/climg//58c0f81d0001fe4402000060.jpg">
<img src="http://img1.sycdn.imooc.com/climg//58c0f8220001dfce02000060.jpg">
<img src="http://img1.sycdn.imooc.com/climg//58c0f8780001c74602000060.jpg">
</div>
</div>
</body>
</html>0
收起
正在回答 回答被采纳积分+1
PHP小白零基础入门
- 参与学习 人
- 提交作业 626 份
- 解答问题 4928 个
想要学好Web后端开发的中流砥柱语言,本阶段为你轻松铺就扎实的基础,从前端网页布局的搭建到后台PHP开发,助你从零基础到掌握主流开发语言。
了解课程
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星