<span><input type="checkbox" class="checkbox" name="autologin" id="autologin"><label for="autologin">下次自動登錄</label></span> <a class="forget" href="#">忘記密碼?</a>
<br>
<input type="button" class="enter" >
<hr>
<input type="button" class="regedit" >
</form>
</div>
<br>
<input type="button" class="enter" >
<hr>
<input type="button" class="regedit" >
</form>
</div>
2015-11-07
<div>
<form>
<input type="text" class="user" placeholder="郵箱/手機號/用戶名" >
<br>
<input type="password" class="key" placeholder="請輸入密碼">
<br>
<form>
<input type="text" class="user" placeholder="郵箱/手機號/用戶名" >
<br>
<input type="password" class="key" placeholder="請輸入密碼">
<br>
2015-11-07
.forget{text-decoration:none;font-size:13px;float:right; margin:3px 000;}
.enter{display:block;width:180px;height:40px;background-position:0 0;margin:10px 0;}
.regedit{display:block;width:180px;height:40px;background-position:0 -38px;margin:10px 0;}
hr{border:1px solid #dedede;}</style>
.enter{display:block;width:180px;height:40px;background-position:0 0;margin:10px 0;}
.regedit{display:block;width:180px;height:40px;background-position:0 -38px;margin:10px 0;}
hr{border:1px solid #dedede;}</style>
2015-11-07
<style>
form{width:180px;background:#EBF3FA;padding:10px;}
input{background:url(http://img1.sycdn.imooc.com//539a972b00013e9102280177.jpg) }
input.user,.key{background:#ffffff;border:1px solid #dedede;padding:5px 0; margin-bottom:10px; text-indent:2em;width:180px;}
label{font-size:13px;}
form{width:180px;background:#EBF3FA;padding:10px;}
input{background:url(http://img1.sycdn.imooc.com//539a972b00013e9102280177.jpg) }
input.user,.key{background:#ffffff;border:1px solid #dedede;padding:5px 0; margin-bottom:10px; text-indent:2em;width:180px;}
label{font-size:13px;}
2015-11-07
*{margin:0;padding:0;}
h3{font-weight:normal;font-size:20px;text-align:center;}
ul{list-style:none;}
li{display:block;height:31px;line-height:31px;border-bottom:1px solid #a9a9a9;}
.cat{background-color:#dcdcdc;width:150px;border:1px solid #a9a9a9;}
h3{font-weight:normal;font-size:20px;text-align:center;}
ul{list-style:none;}
li{display:block;height:31px;line-height:31px;border-bottom:1px solid #a9a9a9;}
.cat{background-color:#dcdcdc;width:150px;border:1px solid #a9a9a9;}
2015-11-03
后面要引用圖片li i{background:url(http://img1.sycdn.imooc.com//539a950e00015ba500710200.jpg);
兩個參數(shù)之間沒有逗號,不是0的話要寫px
.cat-1 i{background-position:0 0;}
兩個參數(shù)之間沒有逗號,不是0的話要寫px
.cat-1 i{background-position:0 0;}
2015-10-31