With this text is shown in scrolls. There are many properties with this tag.
Properties of this tag :
Align: Alignment of marquee tag may be top, middle, bottom.
Behavior: Sets how text should move.
Scroll: Scroll type should be sliding or alternate.
Direction: Direction should be right, up or down.
Scrolldelay: sets the delay in milliseconds of successive display of text.
Style: Defines the style of text.
Title: Display the information in tooltip.
Width: Sets the width of text.
Demo
<marquee behavior=scroll direction=right scrolldelay=2
width=500 bgcolor=orange>Atlease try once</marquee>