首页 > Web开发 > 详细

reset.css

时间:2014-03-07 19:26:37      阅读:521      评论:0      收藏:0      [点我收藏+]
bubuko.com,布布扣
 1 /* reset.css Eiditor By tianke */
 2 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,
 3 pre, fieldset, lengend, button, input, textarea,th, td {margin: 0; padding: 0;}
 4 body, button, input, select, textarea {font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
 5 h1, h2, h3, h4, h5, h6{ font-size:100%;}
 6 ul, ol, li { list-style: none; }
 7 fieldset,img { border: none; }
 8 q:before, q:after { content:"";}
 9 button, input, select, textarea {font-size:100%;}
10 hr {border: none;height: 1px;}
11 table {border-collapse: collapse; border-spacing: 0;}
12 html{overflow-y: scroll;}
bubuko.com,布布扣

reset.css,布布扣,bubuko.com

reset.css

原文:http://www.cnblogs.com/sailortian/p/3586676.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!