opacity:0.8;
filter:alpha(opacity=80);//兼容IE6,7
-ms-filter(opacity=80);//兼容IE8
/**兼容Ie**/
border:1px solid rgba(0,0,0,0/4);
/**帶透明邊框**/
background-color:rgba(0,0,0,0.4);
/**透明底色**/
background-size:100%;
-webkit-background-size:100%;
-moz-background-size:100%;
background:none\0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='file:///F:/共享/APP/images/bpbox.png',
sizingMethod='scale');
/**兼容背景縮放**/
background-clip: cover;
/**背景圖覆蓋**/
box-sizing(控制盒模型的組成模式)
1. content-box:
使用此值時, 盒模型的組成模式是, 元素寬度 = content + padding + border;
2. border-box:
使用此值時, 盒模型的組成模式是, 元素寬度 = content(即便設置了padding和border, 元素的寬度
也不會變).
一些插件css
animate.csshtml
動畫web
superSlide.jside
flexSlider.jsflex
swiper.js動畫
輪播圖spa
fullpage.js插件
全屏滾動code
小圖標:orm
fontawesome : http://fontawesome.dashgame.com/
阿里媽媽
http://www.iconfont.cn/help/platform.html