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

css 的清0

时间:2014-12-11 20:43:08      阅读:234      评论:0      收藏:0      [点我收藏+]

标签:style   blog   io   ar   sp   for   on   div   log   

body, ul, ol, h1, h2, h3, h4, h5, h6, p, form, fieldset, table, td, img, div, dl, dt, dd, input, textarea, select { margin: 0; padding: 0;}
body {font-size: 12px;font-family: "SimSun","宋体"; background: #000; -webkit-text-size-adjust: 100%;}
h1, h2, h3, h4, h5, h6 { font-style: 1em;}
ul, ol {list-style: none;}
img { border: none;}
em, i {font-style: normal;}
input, select, textarea {outline: none; border: none;background: none;}
textarea {resize: none;}
a { text-decoration: none;}
/*去掉虚线框*/
a, label { blr: expression(this.onFocus=this.blur());}
a, label {outline: none;}
/*清浮动*/
.clearfix:after, .clearfix:before {content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/*全局浮动*/
.fl {float: left;}
.fr {float: right;}

  

css 的清0

标签:style   blog   io   ar   sp   for   on   div   log   

原文地址:http://www.cnblogs.com/wujidns/p/4158302.html

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