.box3{
background:#cff;
width:960px;
height:300px;
}
.box1{
float:left;
background:#c9f;
width:740px;height:300px;
}
.box2{
float:right;
background:#fcf;
width:210px;height:300px;
}
background:#cff;
width:960px;
height:300px;
}
.box1{
float:left;
background:#c9f;
width:740px;height:300px;
}
.box2{
float:right;
background:#fcf;
width:210px;height:300px;
}
<style>
.myBox{
width:200px;
height:100px;
border:1px solid red;
margin-top:10px;
padding-left:15px;
}
.myBox{
width:200px;
height:100px;
border:1px solid red;
margin-top:10px;
padding-left:15px;
}
1 .mainbox{overflow:hidden;}
2 .mainbox{height:300px}
3 .mainbox .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
4 .clear{clear:both;height:0;}
2 .mainbox{height:300px}
3 .mainbox .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
4 .clear{clear:both;height:0;}
*{}
.topList{font-size:12px;}
.topList li{list-style-type:none;margin:12px 5px;}
.topList em{width:20px;height:16px;display:block;color:#333;
background:url(" http://img1.sycdn.imooc.com//53cf0fa20001d3dc00200032.jpg") no-repeat 0 -16px;
text-align:center;font-style:normal;float:left;}
.top em{}
.topList{font-size:12px;}
.topList li{list-style-type:none;margin:12px 5px;}
.topList em{width:20px;height:16px;display:block;color:#333;
background:url(" http://img1.sycdn.imooc.com//53cf0fa20001d3dc00200032.jpg") no-repeat 0 -16px;
text-align:center;font-style:normal;float:left;}
.top em{}
玛德恁是添加了个span标签,没用vertical-align,不过还是vertical-align好
.logo_right span{
margin-left:40px;
display:block;
margin-top:-20px;
}
.logo_right span{
margin-left:40px;
display:block;
margin-top:-20px;
}
2017-03-28