资料
表格
制度
合同
管理
职场
经营
创业
范文
总结
计划
作文
文章
美文
词句
教程
模板
图片
字体
图标
办公
人事
财务
生产
管理资源吧首页
>>>
教程
>>>
编程
>>>
CSS/HTML教程
>>>
关于filter滤镜应用于图片的两种创意
(创意一:镜向模糊投影效果)
<body bgcolor=#000> <div align=center> <img src="http://album.sina.com.cn/pic/498ebf9402000adv" _ewebeditor_ta_src="http%3A%2F%2Falbum.sina.com.cn%2Fpic%2F498ebf9402000adv" style="border:10px #fff solid"> <img src="http://album.sina.com.cn/pic/498ebf9402000adv" _ewebeditor_ta_src="http%3A%2F%2Falbum.sina.com.cn%2Fpic%2F498ebf9402000adv" style="filter:ALPHA(opacity=10,finishopacity=0,style=1, startx=100,starty=100,finishx=100,finishy=30) blur() flipV();border:10px #fff solid"></div>
[Ctrl+A 全选 注:
如需引入外部Js需刷新才能执行
]
(创意二:DropShadow相框浮凸效果)
<body> </div> <div Style="filter:Shadow(Color=#707070, Direction=145) Shadow(Color=#707070, Direction=-45) Shadow(Color=#707070, Direction=45) Shadow(Color=#707070, Direction=-145);height:230;padding:10" align="center"><img src="http://album.sina.com.cn/pic/498ebf9402000adv" _ewebeditor_ta_src="http%3A%2F%2Falbum.sina.com.cn%2Fpic%2F498ebf9402000adv" style="border:10px fff solid" ></div>
[Ctrl+A 全选 注:
如需引入外部Js需刷新才能执行
]
教程首页
更多教程