老師講的挺好的~步驟也很仔細~但是不知道為什么,,明明是一樣的代碼一步一步跟著去做的步驟,,我運行起來總是會有這樣或者那樣的問題,,心累的不要不要的,,返回看了好幾次還是沒有找出問題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;
}