1. [文件] reset.css ~
/*
------------------------------------------
* site:ifnoif.net
* Style author:ifnoif
* updated date:2014.08.13
------------------------------------------
*/
 
body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
    margin: 0;
    padding: 0
}
body {
    font: 100%/1.5 Helvetica, Arial, sans-serif, \5FAE\8F6F\96C5\9ED1;
    -webkit-text-size-adjust: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}
form {
    display: inline
}
ul,
ol {
    list-style: none
}
img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
}
textarea {
    resize: none
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button
}
input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}http://www.huiyi8.com/pingyu/​
.fl {学生评语
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}
.break {
    word-break: break-all;
    word-wrap: break-word
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
/* 垂直居中模块 */
 
.vimg {
    display: block;
    text-align: center;
    *font-family: Arial;
    *font-size: expression(this.clientHeight*.895+"px");
    line-height: 100%;
    overflow: hidden;
}
.vimg img {
    _width: expression((this.width>this.height && this.width>=this.parentNode.offsetWidth) ? this.parentNode.offsetWidth+'px': true);
    _height: expression((this.width<=this.height && this.height>=this.parentNode.offsetHeight) ? this.parentNode.offsetHeight+'px': true);
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.vimg:after {
    content: "\200B";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}
header,
footer,
article,
section,
nav,
menu,
hgroup {
    display: block;
    clear: all;
}
/* 布局样式 */
 
body {
    color: #333
}
a {
    text-decoration: none;
    color: #333
}

最新文章

  1. POJ3084 Panic Room(最小割)
  2. Vim常见快捷键汇总
  3. Meth | phpstorm invalid descendent file name
  4. 基于VMware的eCos环境编译redboot(脚本配置redboot)
  5. (转)ZOJ 3687 The Review Plan I(禁为排列)
  6. 将数组,表的某一列转换为string字符串的方法
  7. Oracle 存储过程之通用分页查询
  8. 使用runOnUiThread更新UI
  9. cookie解决 未登录加入购物车 第一次访问弹出新手引导页面
  10. css3模拟jq点击事件
  11. 无声的吐槽csdn
  12. ZZ_INEERNAL每个栏位的含义
  13. 【JavaScript动画基础】学习笔记(一)-- 旋转箭头
  14. 【Android Studio安装部署系列】三十三、windows系统中通过SourceTree使用git
  15. vue 导出xlsx表功能
  16. Scrapy案例01-爬取传智播客主页上的老师信息
  17. AndroidStudio意外崩溃,电脑重启,导致重启打开Androidstudio后所有的import都出错
  18. 使用mysqladmin extended-status查看MySQL的运行状态脚本
  19. delphi datetimepicker 修改时间无效问题
  20. Java RSA (SHA1withRSA)签名和验签

热门文章

  1. kafka 小案例【一】---设置但个消息集群
  2. PHP性能之语言性能优化说明
  3. 线性判别函数-Fisher 线性判别
  4. 转载 iOS js oc相互调用(JavaScriptCore) --iOS调用js
  5. MySQL 下 ROW_NUMBER / DENSE_RANK / RANK 的实现
  6. Aeroplane chess(简单概率dp)
  7. iOS NSError HTTP错误码大全
  8. 反应器模式 vs 观察者模式
  9. Card Collector(期望+min-max容斥)
  10. android 中使用svg