|
友情連接的代碼:
<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>
|