Let the storm money come!
摘要: 如何写CSS Hack 比如要分辨IE6和firefox两种浏览器,可以这样写: <style>div{background:green;/*forfirefox*/*background:red;/*forIE6*/}</style><div>我在IE6中看到是红色的,在firefox中看到是绿色的。</div> [xml] view plaincopy<style>div{background:green;/*forfirefox*/*background:red;/*forIE6*/}</style><div& 阅读全文
posted @ 2012-06-12 14:53 精密~顽石 阅读(147) 评论(0) 推荐(0) 编辑
在通往地狱的路上,加班能使你更快到达。