页面的基本样式CSS

body,ul,ol,li,p,h1,h2,h3,h4,h5,form,fieldset,table,td,img,div
dl,dt,dd,input{margin:0;padding:0;}
body{font-size:12px;font-family:"微软雅黑";}
img{border:none;}
li{list-style:none;}
input,select,textarea{outline:none;}
textarea{resize:none;}
a{text-decoration:none;}

/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

posted @ 2016-04-03 20:47  henanbuct  阅读(182)  评论(0编辑  收藏  举报