為什么灰色粉色一上一下
為啥灰色粉色一上一下.main{ width:960px; height:600px; margin:0 auto} .left{ width:300px; height:600px; background:#ccc; float:.left;}/*左浮動樣式*/ .right{ width:560px; height:600px; background:#FCC; float:right;}/*右浮動樣式*/
為啥灰色粉色一上一下.main{ width:960px; height:600px; margin:0 auto} .left{ width:300px; height:600px; background:#ccc; float:.left;}/*左浮動樣式*/ .right{ width:560px; height:600px; background:#FCC; float:right;}/*右浮動樣式*/
2016-07-25
舉報
2016-08-11
?float:.left;}/*左浮動樣式*/ ? ?left前面多了一個點,去掉。
2016-07-25
你的代碼,有些多余的標點符號