樣式
- 重置樣式(reset.css)
- 公共樣式(commo.css)
- 獨(dú)立樣式(例如首頁(yè):index.css)
- 重置樣式白热,將標(biāo)簽原來(lái)自帶的樣式清除掉构拳。
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,input,form,textarea{
margin:0;
padding:0;
font-family:(默認(rèn)就好);
}
ol,ul,li{
list-style:none;
}
a{
text-decoration: none;
display: block;
}
img{
border:none;
display: block;
}
.clearfloat{
zoom: 1;
}
.clearfloat:after{
display: block;
clear: both;
content: "";
visibility: hidden;
height: 0;
}
因?yàn)閔tml中沒(méi)有作用域矮锈,所以建議在一個(gè)項(xiàng)目中誓酒,設(shè)置class名和id名時(shí)加入作用域名鹏浅,例如index-banner.首頁(yè)的banner圖