阅读背景:

HTML + CSS 的基础公共样式_旺仔做前端的博客

来源:互联网 

 如果有个人对你特别好记得千万别把那个人弄丢了——(*@ο@*)

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
 pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, 
th, td ,textarea,input { 
   margin:0; padding:0;  
}
h1, h2, h3, h4, h5, h6, th { 
   font-size: 100%; 
}
button,input,select,textarea{
   font-size:100%;
}
img{
   border:0;
}
a,a:active,a:focus,a:hover,a:visited {
   text-decoration: none;
}
input[type=password],input[type=text],textarea {
   resize: none;
   outline: 0;
   -webkit-appearance: none;
   white-space: pre-wrap;
   word-wrap: break-word;
   background: #fff;
}
ul, ol { 
   list-style: none; 
}
.clearfix{ 
   clear: both; 
   content: "";
   display: block; 
   overflow: hidden;
}
.clear{
   clear: both;
}
.fl{ 
   float: left; 
}
.fr{
   float: right;
}html,



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: