.

Marquees in HTML Assignment Help

In HTML, <marquee> tag is employed to scroll a text in the direction either horizontally or vertically

Syntax

<marquee>  text </marquee>

The attributes of <marquee> tag

width , height, direction, behavior, scrolldelay, scrollamount, loop, bgcolor, hspace, vspace

Example

marquees in html img1

Output

marquees in html img2

Example

marquees in html img3

Output

marquees in html img4
.