it is a scrolling piece of text displayed either horizontally or vertically
Answers
Answered by
2
Answer:
because the hoeizantal is side ways and if we put anythinfg it will fall
Answered by
4
Answer:
An HTML marquee is a scrolling piece of text displayed either horizontally across or vertically down your webpage depending on the settings. This is created by using HTML <marquees> tag.
- An HTML marquee is a scrolling piece of text displayed either horizontally across or vertically down your webpage depending on the settings. This is created by using HTML <marquees> tag.Note − The <marquee> tag deprecated in HTML5. Do not use this element, instead you can use JavaScript and CSS to create such effects.
Similar questions