Marquee
HTML Design Guide - Table v3.0
Marquee
Basic
Basic <marquee> ... </marquee>
- <marquee>Hi, Konnichiha!</marquee>
Scroll Attributes
Direction <direction=#> #=left, right
- <marquee direction=left>Hi, Konnichiha!</marquee> <P>
<marquee direction=right>Hi, Konnichiha!</marquee>
Behavior <bihavior=#> #=scroll, slide, alternate
- <marquee behavior=scroll>Hi, Konnichiha!</marquee>
<P>
<marquee behavior=slide>Hi, Konnichiha!</marquee> <P>
<marquee behavior=alternate>Hi, Konnichiha!</marquee>
Loop <loop=#> number=# or infinite
- <marquee loop=3 width=50% behavior=scroll>Hi, Konnichiha!</marquee>
<P>
<marquee loop=3 width=50% behavior=slide>Hi, Konnichiha!</marquee>
<P>
<marquee loop=3 width=50% behavior=alternate>Hi, Konnichiha!</marquee>
Scroll Amount <scrollamount=#>
- <marquee scrollamount=50>Hi, Konnichiha!</marquee>
Scroll Delay <scrolldelay=#>
- <marquee scrolldelay=500 scrollamount=100>Hi, Konnichiha!</marquee>
Marquee
Layout
Align <align=#> #=top, middle, bottom
- <font size=6>
<marquee align=# width=200>Hi, Konnichiha!</marquee>
</font>
I'm greeting from Japan.
I'm greeting from Japan.
I'm greeting from Japan.
I'm greeting from Japan.
Background Color <bgcolor=#> #=rrggbb or name
- <marquee bgcolor=aaaaee>Hi, Konnichiha!</marquee>
Size <height=# width=#>
- <marquee height=40 width=50% bgcolor=aaeeaa>
Hi, Konnichiha!
</marquee>
Margins <hspace=# vspace=#>
- ********************************************<br>
Hi,
<marquee hspace=20 vspace=20 width=150 bgcolor=ffaaaa align=middle>Konnichiha!</marquee>
I'm greeting from Japan.<br>
********************************************
********************************************
Hi,
I'm greeting from Japan.
********************************************
HTML
Design Guide Main Page
Contents
|| Page
|| Font
|| Text
Style || Image
|| Form
|| Table
|| Table
Advanced
|| Frames
|| Marquee
|| Alternative
Inline Elements
Tag
Index || What's
New
Network Communication Design
http://ncdesign.kyushu-id.ac.jp/
C&P 1994-1996 Yuriko Ienaga v91102@vgenda.kyushu-id.ac.jp