资 源 简 介
一个基于980px的简单CSS框架 By 980px
保含十几种常用的布局,更多布局待大家发现
/*--Reset--*/body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}ul li{list-style:none;}input,textarea,select{font-family:inherit;font-weight:inherit;font-size:100%; line-height:1.5em;}body{color:#555;font-size:75%;font-family:"lucida grande",taho,verdana,"trebuchet ms",sans-serif; background:#fff; }h1,h2,h3,h4,h5,h6,strong,b{font-weight:bold;}em{font-style:normal;}h2{font-size:14px;}h3,h4{font-size:12px;}input,img{vertical-align:middle;}/*--common class--*/.L{float:left;}.R{float:right;}.mt{margin-top:10px;}.ml{margin-left:10px;}.red{color:#f00;}.gray{color:#999;}.blue{color:#0080ff;}.yellow{color:#f60;}.bo{border:1px solid #ccc;}.invisible{visibility:hidden;}.hidden,.none{display:none;}.c{clear:both;overflow:hidden;zoom:1;}.clear-box{clear:both;height:10px; overflow:hidden;font-size:1px;}/*--Links--*/a{color:#555;text-decoration:no