| 
 代码制作特效图片(1) 
代码制作特效合成图 
  
 
代码
  
<TABLE align=center height=450 cellPadding=0 width=600 background=http://i191.photobucket.com/albums/z210/meglluo/picture/picture043.jpg border=0>
<TBODY>
<TR>
<TD>
<DIV>
<MARQUEE scrollAmount=4 direction=down width=600 height=450>
<MARQUEE scrollAmount=4 direction=up width=600 height=450><IMG style="FILTER: alpha WIDTH: 600px; HEIGHT: 450px" height=450 src="http://i191.photobucket.com/albums/z210/meglluo/picture/picture043n.jpg" width=600></MARQUEE></MARQUEE>
</TD></TR></TBODY></TABLE>
 
注:两幅图片的像素要相同才能合成 
  
   |