摘要:
摘抄的一些代码还有自己总结的常用的代码~ 1>浏览器样式统一 1 *{ 2 margin:0px; 3 padding:0px; 4 } 2>清除浮动的方法 3>跨浏览器设置透明度 1 .transparent{ 2 filter:alpha(opacity=50); /*IE*/ 3 -khtml 阅读全文
posted @ 2016-04-18 23:28
calamus
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号