变色移动字体制作方法及代码


|
背景图片代码
<TABLE style="WIDTH: 863px; HEIGHT: 684px" border=0 cellSpacing=12 borderColor=#00ff00 cellPadding=0 background=http://image61.360doc.com/DownloadImg/2013/05/2312/32542484_5.jpg align=center> <TBODY> <TR vAlign=top align=left> <TD> <TABLE style="WIDTH: 863px; HEIGHT: 684px" border=1 cellSpacing=0 borderColor=#00ff00 cellPadding=0 background=http://image61.360doc.com/DownloadImg/2013/05/2312/32542484_6.jpg align=center> <TBODY> <TR vAlign=top align=left> <TD> <P> <P align=center> </P><FONT color=#00ffff size=6><STRONG> 变色移动字体制作方法及代码 </STRONG></FONT> <P style="MARGIN-TOP: -104px; MARGIN-LEFT: 250px" align=center></P>
<P align=center><IMG style="FILTER: Alpha(opacity=200,style=3); WIDTH: 847px; HEIGHT: 564px" src="http://image61.360doc.com/DownloadImg/2013/05/2312/32542484_1.gif" width=500 height=375></P> <P style="MARGIN-TOP: -564px; MARGIN-LEFT: 250px" align=center></P> <P align=center><IMG style="FILTER: Alpha(opacity=200,style=3); WIDTH: 847px; HEIGHT: 564px" src="http://image61.360doc.com/DownloadImg/2013/05/2312/32542484_2.jpg" width=500 height=375></P> <P style="MARGIN-TOP: -350px; MARGIN-LEFT: 250px" align=center></P>
字体制作代码
<MARQUEE style="FILTER: Wave glow(color=#FFFF00, strength=3)" direction=up height=300 scrollAmount=3 scrollDelay=69> <DIV align=center><FONT color=#cd00cd size=6 face=黑体>
<B>风雨送春归
<BR>飞雪迎春到
<BR>已是悬崖百丈冰
<BR>犹有花枝俏
<BR>俏也不争春
<BR>只把春来报
<BR>待到山花烂漫时
<BR>她在丛中笑
<BR></B></FONT></DIV></MARQUEE>
 

|