MARQUEE

This is made with the Marquee tag
(Does not work in Netscape)

[Basic][Align ][Style][Color][Direction]
[Size][Margin][Loop][Scroll][Delay]

Basic <marquee> ... </marquee>

Example:
<marquee>Hello World!</marquee>
Hello World!

Align <align=#> #=top, middle, bottom

Example:
<marquee align=top width=200>Hello World!</marquee>

Hello World! A greeting from Norway

Hello World! A greeting from Norway

Hello World! A greeting from Norway

Behavior <bihavior=#> #=scroll, slide, alternate

Example:
<marquee behavior=scroll>Hello World!</marquee>

Hello World!

Hello World!

Hello World!

Background Color <bgcolor=#> #=rrggbb or name

Example:
<marquee bgcolor==green >Hello World!</marquee>

Hello World!

Direction <direction=#> #=left, right

Example:
<marquee direction=left >Hello World!</marquee>

Hello World!

Hello World!

Size <height=# width=#>

Example:
<marquee height=40 width=50% bgcolor=aaeeaa>Hello World!</marquee>

Hello World!

Margins <hspace=# vspace=#>

Example:
<marquee hspace=10 vspace=10 width=150>Hello World!</marquee>

********************************************
I say Hello World! A greeting from Norway
********************************************

Loop <loop=#> number=# or infinite

Example:
<marquee loop=4 width=50% bgcolor=aaaaaa >Hello World!</marquee>

Hello World!

Hello World!

Hello World!

Scroll Amount <scrollamount=#>

Example:
<marquee scrollamount=50 >Hello World!</marquee>

Hello World!

Scroll Delay <scrolldelay=#>

Example:
<marquee scrolldelay=500 scrollamount=100 >Hello World!</marquee>

Hello World!

[Page][Font][Text Style ][Image][Table][Form][Applet][Frames]
[Marquee][Image Map][Javascript][Entities][Tag Index]