Computer Science, asked by Raju02, 10 months ago

marquee behaviour codes ​

Answers

Answered by rahul7018
0

Answer:

HTML <marquee> Tag

Simply add the tag, include some attributes, and there's your marquee. See HTML marquee for more about this method. In the above example, everything between the <marquee></marquee> tags scrolls across the page. You could also make the text bounce, slide—in, or you could even make a scrolling image.

The <marquee> is a non-standard HTML tag which was used to create a scrolling text or an image. It was used to make the text/image scroll horizontally across or vertically down the web page.

...

Attributes.

Attribute Value Description

hspace pixels Defines horizontal space around the marquee.

Answered by rashigupta449
1

&lt;marquee&gt;Hello Guys :D&lt;/marquee&gt;

Similar questions