define centre tag and marquee tag
Answers
Answered by
1
Explanation:
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. The <marquee> element is a deprecated HTML tag. If you use this element, your pages or apps may be broken.
Answered by
1
The HTML <marquee> tag is used for scrolling piece of text or image displayed either horizontally across or vertically down your web site page depending on the settings.
Similar questions