div>ul>li.cat-$*8>i+h3 按Tab,沒用的可以裝這個(gè)插件https://emmet.io/
2017-07-18
灰色提示文字,點(diǎn)擊消失,鼠標(biāo)移開又出現(xiàn)! 可以用HTML5 中的新屬性placeholder實(shí)現(xiàn)
2017-06-19
雖然老師的課程很好,不過有一點(diǎn)需要指出,一旦一個(gè)元素設(shè)置了 float, 那么這個(gè)元素的 display 就會(huì)被指定為 block,即使你手動(dòng)再去改變 display 的值,它仍然會(huì)保持為 block!
2017-04-05
<form ><input class="text" type="text" value="郵箱/手機(jī)號(hào)/用戶名"><br><input class="text" type="text" value="請輸入用戶密碼"><br><br><input type="checkbox">下次自動(dòng)登陸
<lable>忘記密碼</lable><br/><input class="btn1" type="button" ><br>
<hr class="hr1"><input class="btn2"type="button" > </form>
<lable>忘記密碼</lable><br/><input class="btn1" type="button" ><br>
<hr class="hr1"><input class="btn2"type="button" > </form>
2017-03-17