加好友 发短信
等级:五星会员
帖子:3561
积分:18322
威望:0
精华:1
注册:2012/5/14 19:50:00
|
Post By:2014/2/9 7:52:00 [只看该作者]
文字滚动代码(网络素材)
【文字向右行】 <marquee direction="right"><font style="line-height: normal; font-size: 20pt; font-style: normal; font-variant: normal; font-weight: normal;" color="#ff00ff">文字向右行</font></marquee> <marquee scrollAmount="3"><FONT style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 20pt; FONT-WEIGHT: normal" color=#ff00ff>文字的速度正常</FONT></marquee>
【隔字跳动文字】 <MARQUEE direction=up height=160 behavior=alternate width=80><FONT color=#ff0000 size=6 face=隶书>隔</FONT></MARQUEE> <MARQUEE direction=up behavior=alternate width=80><FONT color=#0000ff size=6 face=隶书>字</FONT></MARQUEE> <MARQUEE direction=up height=160 behavior=alternate width=80><FONT color=#ff0000 size=6 face=隶书>跳</FONT></MARQUEE> <MARQUEE direction=up behavior=alternate width=80><FONT color=#0000ff size=6 face=隶书>动</FONT></MARQUEE> <MARQUEE direction=up height=160 behavior=alternate width=80><FONT color=#ff0000 size=6 face=隶书>文</FONT></MARQUEE> <MARQUEE direction=up behavior=alternate width=80><FONT color=#0000ff size=6 face=隶书>字</FONT></MARQUEE>
【文字并排向左移动】 <marquee direction="left"><font style="line-height: normal; font-size: 20pt; font-style: normal; font-variant: normal; font-weight: normal;" color="#ff00ff">文字并排向左行<br>文字并排向左行<br>文字并排向左行</font></marquee>
【文字相对而行】 <MARQUEE direction=down><FONT style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 80pt; FONT-WEIGHT: normal" color=#ff00ff>文字向下行</FONT></MARQUEE> <MARQUEE direction=up><FONT style="LINE-HEIGHT: normal; FONT-VARIANT: normal; FONT-STYLE: normal; FONT-SIZE: 80pt; FONT-WEIGHT: normal" color=#ff00ff>文字向上行</FONT></MARQUEE>
【中间向两边移动】 <MARQUEE width=300 height=270> <FONT face=华文彩云 color=#ff0000 size=6>中间向两边移动 </FONT></MARQUEE> <MARQUEE direction=right width=300 height=270> <FONT face=华文彩云 color=#ff0000 size=6>动移边两向间中 </FONT></MARQUEE>
【走走停停的文字】 <marquee behavior="alternate" width="100%"> <marquee behavior="alternate" width="90%"><font style="line-height: normal; font-size: 30pt; font-style: normal; font-variant: normal; font-weight: normal;" color="#ff0000"><b>欢迎您来学代码</b></font></marquee></marquee>
【彩色文字上下变换】 <center> <table style='border-style: double; width: 500px; height: 27px; text-align: center; border-collapse: collapse; background-image: url("http://image37.com/DownloadImg/2011/09/1515/ 17656971_57.jpg");' border="5" cellSpacing="10" cellPadding="3" width="500"> <tbody> <tr style="text-align: center;"> <td style="text-align: center;"> <center> <marquee direction="down" height="50" scrollAmount="2"> <div style="margin: 0px; padding: 0px; width: 520px; text-align: left; filter: shadow(color=#00ff00, strength=10);"> <font style="line-height: normal; font-size: 50pt; font-style: normal; font-variant: normal; font-weight: normal;" color="#ff0000" face="宋体"> <b>欢迎您来学代码</b></font></div></marquee> <marquee direction="up" height="50" scrollAmount="2"> <div style="margin: 0px; padding: 0px; width: 520px; text-align: left; filter: shadow(color=#ff33ff, strength=10);"><font style="line-height: normal; font-size: 50pt; font-style: normal; font-variant: normal; font-weight: normal;" color="#ffff00" face="华文行楷"><b> 欢迎您来学代码</b></font></div></marquee></center></td> </tr></tbody></table></center>
|
|
|