老师讲的挺好的~步骤也很仔细~但是不知道为什么,,明明是一样的代码一步一步跟着去做的步骤,,我运行起来总是会有这样或者那样的问题,,心累的不要不要的,,返回看了好几次还是没有找出问题o(╯□╰)o,,,,这个也要人品吗?唉,,,,
2016-04-22
.mainBox{
width:960px;
height:300px;
}
.leftBox{
width:740px;
height:300px;
background-color:#c9f;
float:left;
}
.rightBox{
width:210px;
height:300px;
background-color:#fcf;
float:right;
}
width:960px;
height:300px;
}
.leftBox{
width:740px;
height:300px;
background-color:#c9f;
float:left;
}
.rightBox{
width:210px;
height:300px;
background-color:#fcf;
float:right;
}