vivic7 2017-10-27 02:50 采纳率: 0%
浏览 3359

背景图片,图片,跑到别的div,页面最下面有空白

body{
padding: 0;
margin:0;
overflow-x:hidden;
}

.name{
position: absolute;
right: 60px;
font-size:50px;
}
.nav li a:link{
color: black;
text-decoration: none;
}
.nav li{

display: inline;
color: black;
position: relative;
left: 350px;
font-size: 22px;
}

#a2{

height: 100px;
background-image: url(images/1.jpg);
}

#a2 h2{
color: white;
font-size: 60px;
margin: 0 auto;
position: relative;
left: 500px;
line-height: 100px;
font-family: "微软雅黑";
}

#a3 h3{
position: relative;
left: 500px;
font-family: "agency fb";
font-size: 50px;
}

#a41{
font-size: 20px;
float: left;
}

#a41 img{
width: 445px;
height: 200px;

}
#a41 p{
width:445px;
font-size: 15px;
text-align: center;
}

#a5{
height: 400px;
background-image:url(images/1.jpg);
}
#a51 {
font-size: 20px;
display: inline;
width: 455px;
color: black;
}
#a6{
position: relative;
top: 60px;
left: 260px;
}
#a61{
float: left;
}
#a61 img{
width: 200px;
height: 330px;

}
#a61 p{
color: black;
font-size: 15px;
text-align: center;
}

.box{

height: ;
position: relative ;
top: 60px;
background-color:gray;
clear: both;
color: white;
height: 300px;
}

span{
position: relative;
left: 200px;
top: 100px;
font-size: 40px;
}

.small{
font-size: 20px;
}
.box li{
line-height:30px ;

}
.box ul{
list-style-type: none;
position: relative;
left: 500px;
}
.box a:link{
color: white;
font-size: 15px;
text-decoration: none;
}

section{
position:relative;
left: 120px;
bottom: 115px;
}
.box p:first-child{
font-size: 30px;
}
.box p{
position: relative;
left: 960px;
bottom: 280px;
}
.one{
font-size:14px;
background-color: black;
color: white;
}
input{
position: relative;
left: 960px;
bottom: 280px;
}
ul{
padding: 0;
图片说明![![![![图片说明](https://img-ask.csdn.net/upload/201710/27/1509072669_550296.png)图片说明](https://img-ask.csdn.net/upload/201710/27/1509072656_698275.png)图片说明](https://img-ask.csdn.net/upload/201710/27/1509072639_408512.png)图片说明](https://img-ask.csdn.net/upload/201710/27/1509072619_806431.png)图片说明

  • 写回答

3条回答 默认 最新

  • devmiao 2017-10-27 02:53
    关注
    评论

报告相同问题?

悬赏问题

  • ¥85 maple软件,solve求反函数,出现rootof怎么办?
  • ¥15 求chat4.0解答一道线性规划题,用lingo编程运行,第一问要求写出数学模型和lingo语言编程模型,第二问第三问解答就行,我的ddl要到了谁来求了
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥15 maple软件,用solve求反函数出现rootof,怎么办?
  • ¥65 汇编语言除法溢出问题
  • ¥15 Visual Studio问题
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题
  • ¥20 在虚拟机的pycharm上