老師的課對(duì)于初學(xué)者來說講得不是很好,示例代碼不完整,講得也不詳細(xì),給個(gè)大大的差評(píng)
2018-09-11
講完課程后老師開心的拍起了肚皮(講解到位,工作兩年程序員路過表示能學(xué)到很多細(xì)節(jié))!
2018-07-30
驗(yàn)證了,border-width值比較?。ū热?px),chrome/firefox下的dotted是小方塊。border-width值比較大時(shí),dotted是小圓
2018-05-31
.main4 {
width: 0;
border-width: 12px 20px;
border-style: solid;
border-color: red red transparent transparent;
}
width: 0;
border-width: 12px 20px;
border-style: solid;
border-color: red red transparent transparent;
}
2018-05-07