码迷,mamicode.com
首页 > Web开发 > 详细

html 各个标签初始化

时间:2016-11-26 20:59:55      阅读:384      评论:0      收藏:0      [点我收藏+]

标签:play   hidden   isp   pad   初始化   color   put   margin   input   

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;}

html 各个标签初始化

标签:play   hidden   isp   pad   初始化   color   put   margin   input   

原文地址:http://www.cnblogs.com/jiaohuifeng/p/6105029.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!