html 各个标签初始化


html,body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,span,input{
  margin:0;padding:0;
}
body{font:12px/1.5em "宋体",arial; color:#3c3c3c;}
h1,h2,h3,h4,h5,h6{font-size::100%;}
img{border:0;display:block;}
ul,ol{list-style::none;}
a{text-decoration:none;color:#fff;
a:hover{text-decoration:underline;}
.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM