Marquee Attributes
NCD Guía de Diseño en HTML v6.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.
********************************************
Guía de Diseño en HTML
|
Guía de Hojas de Estilo
Documento |
Página |
Fuente (Letra) |
Texto |
Imagen |
Formatos |
Tabla |
Marco |
Objetos |
XML
LISTA DE MARCAS HTML |
Edición PDF

Network Communication Design -
http://www.ncdesign.org/
Copyright & Publishing 1994-2002
Network Communication Design
msg@ncdesign.org
Derechos Reservados 1995-2006
por: Carlos J. Naranjo
e-mail: <webmaster <ARROBA> orange-tech <PUNTO> net>