Home  >  Article  >  Web Front-end  >  base.css_html/css_WEB-ITnose

base.css_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 09:09:511043browse

@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的版本可见

*/


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn