分享我工作中常用的css重置文件--reset.css

不同的浏览器会按照自己的默认值来为没有定义的样式赋值,我们可以先定义好一些CSS样式,来让所有浏览器都按照同样的规则解释CSS,这样就能避免某些样式无法正常显示

html{width:100%;height: 100%;font-family: Microsoft YaHei;}
body{width:100%;height: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,p,blockquote,th,td{margin:0; padding:0;}
ul,ul li{ list-style:none}
a{text-decoration:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);  }
a:focus{ outline:none; -moz-outline:none;}
a:visited{ outline:none; -moz-outline:none;} 
select,select:focus{ outline:none}
input,textarea,select{font-family:"Microsoft Yahei"; line-height:normal; outline:none;resize:none;}
input[type="button"],input[type="radio"],input[type="checkbox"],select{-webkit-appearance:none;}
button{ outline:none;}
.left{ float: left}
.right{ float: right;}
.btn{ background:none; border:none; line-height:normal; cursor:pointer;outline: none;font-family:"Microsoft Yahei";} 
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: "";}
.clearfix:after { clear: both; }

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值