課程
/前端開發(fā)
/HTML/CSS
/十天精通CSS3
請問,這個縮寫分別代表的是什么?
2018-06-07
源自:十天精通CSS3 6-7
正在回答
list-style-type? ??list-style-position? ?list-style-image
自己去百度看list-style的屬性,都有寫
舉報
本課程為CSS3入門教程,深刻詳解CSS3知識讓網(wǎng)頁穿上絢麗裝備
3 回答請問 list-style: none outside none 中的兩個none是啥作用?
3 回答ul { border:1px solid #000; border-radius:10px; text-shadow:0 6px 2px #000; list-style: none outside none; width: 220px; margin: 20px auto; padding: 0; } ul > li { list-style: none outside none; margin:0; padding: 10px; } ul > li:la
1 回答list-style: none outside none;為什么要在ul和ul>li里各寫一遍?
1 回答pointer-events: none; 起什么作用?
3 回答backwards跟none有什么區(qū)別?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2018-06-11
list-style-type? ??list-style-position? ?list-style-image
自己去百度看list-style的屬性,都有寫