淘宝初始化代码 - 解决浏览器的兼容问题

Posted taiyang2014

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了淘宝初始化代码 - 解决浏览器的兼容问题相关的知识,希望对你有一定的参考价值。

  body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
  body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
  h1, h2, h3, h4, h5, h6{ font-size:100%; }
  address, cite, dfn, em, var { font-style:normal; }
  code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
  small{ font-size:12px; }
  ul, ol { list-style:none; }
  a { text-decoration:none; }
  a:hover { text-decoration:underline; }
  sup { vertical-align:text-top; }
  sub{ vertical-align:text-bottom; }
  legend { color:#000; }
  fieldset, img { border:0; }
  button, input, select, textarea { font-size:100%; }
  table { border-collapse:collapse; border-spacing:0; } 

以上是关于淘宝初始化代码 - 解决浏览器的兼容问题的主要内容,如果未能解决你的问题,请参考以下文章

pc端不同浏览器兼容性问题及解决方案

JS跨浏览器兼容性解决思路及方案汇总

怎么解决浏览器的兼容性问题?css hack是什么?

前端面试题之解决浏览器兼容性的方案

一条代码解决各种IE浏览器兼容性问题

仿淘宝页面 点击元素 收起或展开内容 js 兼容各标准浏览器和IE高低版本