Feb 10

BBOX样式框架已经成型 不指定

bearjia , 16:40 , CSS的罪恶 , 评论(0) , 引用(0) , 阅读(696) , Via 本站原创 | |
/*BBOX框架样式 www.Dv9.org*/
/*一经调用,万事俱休!*/
/*V0.0.6-010210*/
html, body{ margin:0; padding:0; font-size:12px; width:100%; height:100%; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
div,ul,li,form,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,a,form,img{ margin:0; padding:0; list-style:none;}

/*所有浏览器下去虚线框全局类,及除下划线*/
a { text-decoration: none;}
a:hover {text-decoration: none;}
a{blr:expression(this.onFocus=this.close());}
a{blr:expression(this.onFocus=this.blur());}
a:focus { -moz-outline-style: none; }
a:focus { outline: none; }

/*页面高度自动延伸,目前该类只适用于IE6这垃圾东西*/
.autoheight{font: 0px/0px sans-serif; height:100%; clear: both; display: block;}

/*页面文字左右对齐类*/
.text_text{text-align:justify; text-justify:inter-ideograph;}

/*隐藏多余部分和解决ie6嵌套自动延伸bug*/
.over{ overflow:hidden;}

/*左浮动*/
.f{ float:left;}

/*右浮动*/
.r{ float:right;}

/*左右居中,不可与左、右对齐共用*/
.c{ margin:0 auto;}

/*鼠标指针手型*/
.s{ cursor:pointer;}


今天进行年前的最后次修改,应聘网应用了该框架。结构上还是得多多思索,目前已经完成了几个重点页面的html化。也为自己找到了属于自己的style风格而高兴stupid
发表评论

昵称

网址

电邮

打开HTML 打开UBB 打开表情 隐藏 记住我 [登入] [注册]