課程
/前端開發
/HTML/CSS
/初識HTML(5)+CSS(3)-升級版
題目不是左邊距嗎為什么margin-left報錯呢?而margin-bottom才能通過?
2020-06-24
源自:初識HTML(5)+CSS(3)-升級版 12-13
正在回答
題目可能錯了,題目中是左邊距,代碼效果要的是下邊距
舉報
HTML(5)+CSS(3)基礎教程8小時帶領大家步步深入學習標簽用法和意義
1 回答為什么是用margin-bottom
4 回答為什么 margin-bottom:10px; 無效
6 回答為什么寫#box1{margin-bottom:30px;} 可以實現兩個div而不寫#box1{margin-bottom:30px;}#box2{margin-bottom:30px;}
4 回答.box1{margin-bottom:30px;}為什么不對
2 回答margin-bottom:30px;
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2020-06-24
題目可能錯了,題目中是左邊距,代碼效果要的是下邊距