為毛我做了但是還是沒有改變啊
#mainbody {
? ?background:#FC0;
? ?【任務(wù)1】?overflow:hidden;
}
.left {
width:800px;
height:200px;
background:#000;
【任務(wù)2】float:left?;
}
.right {
width:140px;
height:500px;
background:#690;
【任務(wù)3】float:right;
}
#footer {
background:#639;
width:100%;
? ? clear:both;
}
2016-10-21
把“任務(wù)2?”這幾個字刪掉。還有其他的字
再把下面div中天上left right ?mainbody等對應(yīng)的、
2016-11-10
您將【任務(wù)1】?這樣的詞換成自己填寫的就ok辣