欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  web前端

base.css_html/css_WEB-ITnose

程序员文章站 2022-06-01 13:16:06
...
@charset "utf-8";

@import "size.css";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}

ol,ul{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

abbr,acronym{border:0;}

q:before,q:after{content:' '}

*html .clearfix{height:1%}

a{text-decoration:none;}

body{font-size:14px;font-family:"NSimSun";}


.bn{border:0px;}

.mc{margin:0px auto;}

.on{outline:none;}

.w1024{width:1024px;}


/*

除了IE以外的版本


只有IE6版本可见


小于IE6的版本可见


IE6及小于IE6的版本可见


IE6及大于IE6的版本可见


大于IE6的版本可见

*/

相关标签: base.css