样式初始化

 /* http://meyerweb.com/eric/tools/css/reset/
v2.0 | 20110126
License: none (public domain)
*/ html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin:;
padding:;
border:;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height:;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing:;
}

最新文章

  1. 一些关于Linux入侵应急响应的碎碎念
  2. JQuery 添加节点
  3. JQuery validate.js 在ajax提交form时如何触发
  4. IOS 二维码的实现
  5. html5基础知识
  6. Zookeeper安装和配置
  7. GC回收建议
  8. 关于RGB转换YUV的探讨与实现
  9. unix c 05
  10. centos备份多个数据库
  11. Java_打印从一个数到另一个数之间的整数,并每5个为一行
  12. Spring Security(四):2.1 Introduction What is Spring Security?
  13. 解决 Bash On Windows 下载慢或无法下载的问题
  14. vue js库的条件渲染
  15. Python中的get和set方法
  16. golang的json数据解析
  17. SQL 经典回顾:JOIN 表连接操作不完全指南
  18. 注册和卸载window service
  19. weblogic 12C集群环境下的session复制
  20. LeetCode517. Super Washing Machines

热门文章

  1. jquery 判断当前设备是PC端还是移动端
  2. v-bind:class
  3. matlab 实现感知机线性二分类算法(Perceptron)
  4. vue-admin-template模板添加screenfull全屏插件
  5. hdu4764
  6. MySQL系列(十一)--外键约束foreign key的基本使用
  7. webpack打包css文件
  8. bash: express: command not found及vue连接数据库调接口
  9. 从登录接口的响应结果里提取token
  10. Twitter Storm中Topology的状态