为了账号安全,请及时绑定邮箱和手机立即绑定

div高度自适应,背景颜色也是如此

http://img1.sycdn.imooc.com//57b4966c000174cc10470108.jpg我想铺满啊。代码如下

<!doctype html>

<html>

<head>

<meta http-equiv="content-type" content="text/html"charset="utf-8">

<title>我的网页</title>

<style type="text/css">

.body{margin:0;padding:0;}

.top{width:80%;heigth:10%;background-image:url(../1-assets-images-media-wallpaper-genji-theatrical-wide.jpg);background-repeat:no-repeat;margin:0 auto;}

.main{width:80%;height:80%;margin:0 auto;position:relative;word-wrap:break-word;}

.top a{width:10%;height:28px;line-height:28px;background:red;color:#fff;margin:20px 2%;text-align:center;text-decoration:none;}

.left{

width: 20%;

heigth: 80%;

background:#AFA3A3;

position: absolute;

top:0px;

left:0px;

}

.right{width:20%;heigth:80%;background:#0787E4;position:absolute;right:0px;top:0px;}

.middle{

heigth: 80%;

background: #4DF4F7;

position: absolute;

top:0px;

left:21%;

right:21%;


}

.bottom{width:80%;height:20%;background:#F7070B;margin:80% auto 0;}

</style>

</head>


<body>

<div>

  <a href="#">导航1</a>|

  <a href="#">导航2</a>|

  <a href="#">导航3</a>|

  <a href="#">导航4</a>|

  <a href="#">导航5</a>|

  <a href="#">导航6</a>|

</div>

<tr/>

<div>

<div>wwwwwwwwwwwwwww          wwwwwwwwwwwwwwwwwwwwwwwwwww</div>

<div> wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww</div>

<div>righwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwt</div>

</div>

<footer>bottom</footer>

</body>

</html>


正在回答

举报

0/150
提交
取消
如何用CSS进行网页布局
  • 参与学习       209624    人
  • 解答问题       1153    个

用最简洁的案例教你布局的那些知识,这是前端工程师基本技能

进入课程

div高度自适应,背景颜色也是如此

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信