欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

濾鏡使用之圖片透明的css寫法

  發(fā)布時間:2013-07-04 14:58:56   作者:佚名   我要評論
圖片透明在某些特殊的情況下還是比較實(shí)用的,下面是用濾鏡寫的圖片透明代碼,感興趣的朋友可以參考下哈,希望對大家有所幫助
濾鏡使用之圖片透明css寫法

復(fù)制代碼
代碼如下:

html>body .naver_on { width:75px;height:54px;background:url(http://image.wshang.com/index/naver_on.png) no-repeat ;}
* html .naver_on { width:75px; height:54px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://image.wshang.com/index/naver_on.png");background:none;}

相關(guān)文章

最新評論