1. 首页
  2. 编程语言
  3. Web开发
  4. csshack文档集合

csshack文档集合

上传者: 2019-05-15 17:14:40上传 RAR文件 788.16KB 热度 39次
写了有不少网页了,css的兼容性代码也写了不少,将收集的一些常用的hack方法打包上传共享下~下面是最常用的三种hack方式第一种:.div{background:orange;/*ff*/*background:green!important;/*ie7*/*background:blue;/*ie6*/}第二种:.div{margin:10px;/*ff*/*margin:15px;/*ie7*/_margin:15px;/*ie6*/}第三种:#div{color:#333;}/*ff*/*html#div{color:#6
下载地址
用户评论