左移代码:
<marquee width=400 height=50> <font size=3>向左移动</font> </marquee>
右移代码:
<marquee direction=right width=400 height=50><font size=3>向右移动</font></marquee>
图片左移代码:
<marquee width=400 height=50> <img src="http://image.hjbbs.com/blog/teliute/9_748.gif"> </marquee>
posted on 2006-06-26 23:00
飞雪独钓 阅读(1086)
评论(4) 编辑 收藏 所属分类:
博客改造
网摘收藏
评论
<P>
<MARQUEE><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 40pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=隶书 color=#ff0000>输入你想要的文字</FONT></MARQUEE></P>
<P>
<MARQUEE scrollAmount=5 direction=right><FONT style="FONT-WEIGHT: normal; FONT-SIZE: 60pt; LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-VARIANT: normal" face=幼圆 color=#008000>输入你想要的文字</FONT></MARQUEE></P>
上下移动的文字特效代码:
<font size=7 face=隶书 color=lime>
<MARQUEE scrollAmount=3 direction=up behavior=alternate height=100>
<center>
这里输入你要的文字</center></marquee>
我的公告栏中文字代码:
<P align=right>
<MARQUEE scrollAmount=2 behavior=alternate width=450 height=160>
<MARQUEE scrollAmount=2 direction=up width=450 height=160>
<P><FONT face=楷体_gb2312 color=black size=4>生活没有方向</FONT></P>
<P><FONT face=楷体_gb2312 color=black size=4>感情变得迷茫...</FONT></P>
<P><FONT face=楷体_gb2312 color=red size=4>原来我一直在游荡</FONT></P>
<P><FONT face=楷体_gb2312 color=black size=4>偶尔也畅想</FONT></P>
<P><FONT face=楷体_gb2312 color=red size=4>下一站</FONT></P>
<P><FONT face=楷体_gb2312 color=red size=4>我身在何方。。。</FONT></P>
</MARQUEE></MARQUEE></P>