博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
淘宝初始化代码 - 解决浏览器的兼容问题
阅读量:6693 次
发布时间:2019-06-25

本文共 799 字,大约阅读时间需要 2 分钟。

  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; } 

转载于:https://www.cnblogs.com/tian-sun/p/7404365.html

你可能感兴趣的文章
Bootstrap缩略图
查看>>
Android之实现ViewPager+Fragment左右滑动
查看>>
android开发艺术探索学习 之 结合Activity的生命周期了解Activity的LaunchMode
查看>>
linux系统下用到的小知识点积累
查看>>
工作中的感悟 (三)三个月碎碎念篇
查看>>
第三百一十节,Django框架,模板语言
查看>>
关于游戏行业目前的形势
查看>>
Struts2+Spring+Hibernate+Jbpm技术实现Oa(Office Automation)办公系统第一天框架搭建
查看>>
POJ 1655 Balancing Act(树的重心)
查看>>
Loadrunner IP欺骗
查看>>
大型站点架构体系的演变(上)
查看>>
Linux-中断的本质
查看>>
Spring定时器注解配置
查看>>
springboot跨域请求设置
查看>>
TeamViewer远程唤醒主机实战教程(多图)
查看>>
pat(B) 1037. 在霍格沃茨找零钱(水题)
查看>>
微信iOS版更新:可批量管理不常联系的朋友
查看>>
Ajax介紹
查看>>
linux下vim命令具体解释
查看>>
Java基础(四):Java Number & Math 类、Character 类、String 类、StringBuffer & StringBuilder 类...
查看>>