課程
/前端開發
/HTML/CSS
/十天精通CSS3
沒太懂切割圖片的寬度是什么意思?。?!
2016-08-03
源自:十天精通CSS3 2-4
正在回答
.nav li:not(:last-child){ ? ? ? ? ? background: linear-gradient(to bottom, #eee, #000); ? ? ? ? ? background-size: 1px 15px; ? ? ? ? ? background-position: right center; ? ? ? ? ? background-repeat: no-repeat;
冰saya
舉報
本課程為CSS3入門教程,深刻詳解CSS3知識讓網頁穿上絢麗裝備
5 回答求解釋一下例題的旋轉
1 回答求大佬解釋一下,為什么超出部分不能影藏
3 回答這段代碼不是很懂,大神解釋一下
2 回答哪位大神給解釋下animation的作用???
3 回答求大神解釋一下 animation-timing-function:cubic-bezier(<number>, <number>, <number>, <number>)
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2016-08-03
.nav li:not(:last-child){
? ? ? ? ? background: linear-gradient(to bottom, #eee, #000);
? ? ? ? ? background-size: 1px 15px;
? ? ? ? ? background-position: right center;
? ? ? ? ? background-repeat: no-repeat;