Marquee Attributes
NCD HTML Design Guide v6.0
Sponsor's ADs:
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
|
Style Sheet Guide
Document |
Page |
Font |
Text |
Image |
Form |
Table |
Frame |
Objects |
XML
HTML TAG LIST |
PDF Edition
Network Communication Design -
/
Copyright & Publishing 1994-2008
Network Communication Design