css學(xué)習(xí)大雜燴
- 重置樣式
@charset "utf-8"
/*Css Document*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin: 0;padding: 0;
}
body{font-size: 12px;}
img{border: none;}
li{list-style:none;}
input,select,textarea{outline: none;}
textarea{resize: none;}
a{text-decoration: none;}
- 清除浮動(dòng)
.clearfix:after{content:" ";display: block;clear: both;}
.clearfix:{zoom:1;}
-
css 哪些屬性可以繼承 CSS中可以和不可以繼承的屬性 - libaoqing - 博客園
- 行內(nèi)框盒子模型
最后編輯于 :
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者