友情连接的代码:
<marquee behavior="scroll" direction=right width="90%" height="100" scrollamount="2" scrolldelay="30" ><a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0"></a></marquee>
如果还要加一些图片请把<a target="cont" href="对方地址"><img src="对方图片" width="100" height="100" border="0">复制到</marquee>的前面
图片移动作友情链接的效果图:
图片移动作友情链接代码:
<MARQUEE scrollAmount=1 scrollDelay=60 direction=up width=200 height=230> <DIV align=center>
<A href="连接的网页地址" target=_blank><IMG src="图片的地址" width=200 border=0></A>
<A href="连接的网页地址" target=_blank><IMG src="图片的地址" width=200 border=0></A>
<A href="连接的网页地址" target=_blank><IMG src="图片的地址" width=200 border=0></A><a </DIV></MARQUEE>
|