滤镜使用之图片透明的css写法

滤镜使用之图片透明的css写法,第1张

滤镜使用之图片透明的css写法 滤镜使用之图片透明css写法

复制代码代码如下:
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;}

欢迎分享,转载请注明来源:内存溢出

原文地址: https://outofmemory.cn/web/620015.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-04-15
下一篇 2022-04-15

发表评论

登录后才能评论

评论列表(0条)

保存