文字移動(dòng)的代碼:<marquee>歡迎光臨知音港灣</marquee>
<P> </P> <MARQUEE>歡迎光臨知音港灣</MARQUEE>
移動(dòng)文字
效果:
基本代碼:
<marquee direction=up behavior=scroll width=400 height=90 scrolldelay=80 scrollamount=1><font color=red size=+2 face=華文新魏>歡迎光臨知音港灣</font></marquee>
說明: direction=移動(dòng)方向 可選值為向上(up) 向下(down) 向左(left) 向右(right)
behavior=移動(dòng)方式,, scroll 一圈一圈繞著走,, slide 只走一次,, behavior=alternate 來回走
width=寬度 height=高度 scrolldelay=速度 scrollamount=位移
上面的參數(shù)大家可以根據(jù)不同的情況自行調(diào)節(jié)。
3,。文字特效
效果1
代碼如下: <table align=center border=3 bordercolor="#CD5C5C" width=500 height=375><td background=http://my./ctv/tp/fengjing/lu10.jpg><marquee behavior=alternate scrollamount=3 direction=down height=350><marquee behavior=alternate scrollamount=3 width=500><font color=red size=6><b>知音港灣歡迎你</b></font></marquee></table><br>
效果2
代碼如下:
<center><table width=500><tr><td><font color=#991144&><marquee behavior=alternate><MARQUEE behavior=alternate><FONT face=宋體 color=red size=6><MARQUEE direction=up behavior=alternate width=60 height=120>歡</MARQUEE><FONT color=orange> <MARQUEE direction=up behavior=alternate width=60 height=80>迎</MARQUEE><FONT color=#FF8CA9><MARQUEE direction=up behavior=alternate width=60 height=120>朋</MARQUEE><FONT color=green> <MARQUEE direction=up behavior=alternate width=60 height=80>友</MARQUEE><FONT color=blue><MARQUEE direction=up behavior=alternate width=60 height=120>光</MARQUEE><FONT color=lime> <MARQUEE direction=up behavior=alternate width=60 height=80>臨</MARQUEE></FONT></FONT></FONT></FONT></FONT></FONT></marquee></font></td></tr></table></center>
文字向上滾分行并拉開行距 <*marquee direction=up scrollamount=3><*font face=隸書 size=8 color=#228c45>文字部分<*/font><*/face><*/size><*/color><*/marquee> 效果如下:
基本代碼1:
<marquee direction=移動(dòng)方向 scrollamount=移動(dòng)速度數(shù)值>歡迎光臨知音港灣</marquee>
說明:direction=移動(dòng)方向 可選值為向上(up) 向下(down) 向左(left) 向右(right)
基本代碼2:
<marquee behavior=移動(dòng)效果>歡迎光臨知音港灣</marquee>
說明:
behavior=scroll 一圈一圈繞著走
behavior=slide
只走一次 behavior=alternate 來回走
停停走走:
效果如:
上下飄動(dòng)的文字
代碼如下:
<marquee scrolldelay=500 scrollamount=100>歡迎光臨知音港灣</marquee
<MARQUEE behavior=alternate direction=up height=250 scrollAmount=5><MARQUEE behavior=altrnate scrollAmount=2 width=460><FONT color=red face=楷體_gb2312 size=7>歡迎光臨知音港灣</FONT></MARQUEE></MARQUE></MARQUEE>
<FONT color=#0096ff face=隸書 size=7><MARQUEE height=50 width=240>知音港灣歡迎您</FONT></MARQUEE><FONT color=#0000ff face=隸書 size=7><MARQUEE direction=right height=50 width=240>您迎歡灣港音知</MARQUEE></FONT></FONT>
文字滾動(dòng)制作
文字往上滾動(dòng)制作的代碼
<P align=center><BR> <TABLE height=400 cellSpacing=0 cellPadding=0 width=580 align=center background=http://image9.360doc.com/DownloadImg/2010/04/2708/3016446_15.jpg border=3> <TBODY> <TR> <TD> <P align=center> <MARQUEE scrollAmount=3 direction=up> <P align=center><FONT face=宋書 color=#ff0000 size=18>朋友您好</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>歡迎光臨</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音港灣</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音制作</FONT></P> </MARQUEE></P></TD></TR></TBODY></TABLE></P>
文字往下滾動(dòng)制作的代碼
<P align=center><BR> <TABLE height=400 cellSpacing=0 cellPadding=0 width=580 align=center background=http://image9.360doc.com/DownloadImg/2010/04/2708/3016446_15.jpg border=3> <TBODY> <TR> <TD> <P align=center> <MARQUEE scrollAmount=3 direction=down> <P align=center><FONT face=宋書 color=#ff0000 size=18>朋友您好</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>歡迎光臨</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音港灣</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18></FONT></P> </MARQUEE></P></TD></TR></TBODY></TABLE></P>
文字往左滾動(dòng)制作的代碼
<P align=center><BR> <TABLE height=400 cellSpacing=0 cellPadding=0 width=580 align=center background=http://image9.360doc.com/DownloadImg/2010/04/2708/3016446_15.jpg border=3> <TBODY> <TR> <TD> <P align=center> <MARQUEE scrollAmount=3 direction=alternate> <P align=center><FONT face=宋書 color=#ff0000 size=18>朋友您好</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>歡迎光臨</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音港灣</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音制作</FONT></P> </MARQUEE></P></TD></TR></TBODY></TABLE></P>
文字往右滾動(dòng)制作的代碼
<P align=center><BR> <TABLE height=400 cellSpacing=0 cellPadding=0 width=580 align=center background=http://image9.360doc.com/DownloadImg/2010/04/2708/3016446_15.jpg border=3> <TBODY> <TR> <TD> <P align=center> <MARQUEE scrollAmount=3 direction=right> <P align=center><FONT face=宋書 color=#ff0000 size=18>朋友您好</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>歡迎光臨</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音港灣</FONT></P> <P align=center><FONT face=宋書 color=#ff0000 size=18>知音制作</FONT></P> </MARQUEE></P></TD></TR></TBODY></TABLE></P>
|
一,、向上移動(dòng)的文字
二、向下移動(dòng)的文字
三,、向左移動(dòng)的文字
|
四,、向右移動(dòng)的文字
|
五、由中間向兩邊移動(dòng)的文字和圖像
六,、由上下向中間移動(dòng)的字體
七,、文字來回走
|
八、文字波浪式移動(dòng)
九,、雙排向下運(yùn)動(dòng)的文字
十.雙排向上運(yùn)動(dòng)的文字
|
|
交替,、移動(dòng)文本
|
文字向左移動(dòng)代碼:
<DIV align=center> <MARQUEE style="WIDTH: 369px; HEIGHT: 14px"> <DIV align=center><FONT size=6>知音港灣歡迎您,,感謝你的支持</FONT></DIV></MARQUEE></DIV> <DIV align=center> </DIV>
交替移動(dòng)代碼:
<DIV align=center> <MARQUEE style="WIDTH: 541px; HEIGHT: 27px" behavior=alternate> <DIV align=center><FONT size=5>這里是一片清新、寧靜的港灣,,精神的家園,。</FONT></DIV></MARQUEE></DIV>
移動(dòng)字體集錦
文字移動(dòng).開回走動(dòng)的代碼:
<marquee direction=left>啦啦啦,,我從右向左移!</marquee>
<marquee direction=right>啦啦啦,,我從左向右移,!</marquee>
<marquee behavior=scroll>啦啦啦,我一圈一圈繞著走,!</marquee>
<marquee behavior=slide>啦啦啦,,我只走一次就歇了!</marquee> <marquee behavior=alternate>啦啦啦,,我來回走耶,!</marquee>
<marquee loop=3 width=50% behavior=scroll>啦啦啦,我只走 3 趟喲,!</marquee> <P> <marquee loop=3 width=50% behavior=slide>啦啦啦,,我只走 3 趟喲!</marquee> <P> <marquee loop=3 width=50% behavior=alternate>啦啦啦,,我只走 3 趟喲,!</marquee>
<marquee scrollamount=20>啦啦啦,我走得好快喲,!</marquee>
<marquee scrolldelay=500 scrollamount=100>啦啦啦,,我走一步,,停一停!</marquee
|