makiko yoshida:加FLASH特效和图片滤镜的图片链接到网址de代码

来源:百度文库 编辑:高校问答 时间:2024/05/01 05:15:14
I have below HTML code to be added to the blog

1. FLASH special effect to be addred to the picture, the code is:
<DIV id=yuzi style="RIGHT: 5px; POSITION: absolute; TOP: 20px"><IMG style="WIDTH: 90px; HEIGHT: 300px" height=125 src="http://blog.sina.com.cn/pic/41177fa7020000w8" width=101 border=0></A></DIV>

2. The picture will be transferred to a internet address when hitting, the code is:
<DIV><A href="http://www.blogcn.com/user15/yuki_kaze/index.html" target=_blank><IMG height=30 src="http://www.blogcn.com/user15/yuki_kaze/upload/200483122155864133.jpg" width=90 border=1></A></IMG> </DIV>

3. The picture will be added a filtrate mirror, the code is:
<div style="filter:Alpha(opacity=100,finishOpacity=0,style=0) ;width:宽;height:高"><img src="图片地址"></div>

How to consolidate them, thanks

不清楚,你可以去问问。