Computer Science, asked by sovikakewalramani, 9 months ago

The <marquee> tag can be placed ___________ in the html document.

Answers

Answered by HA7SH
7

Explanation:

The HTML <marquee> tag defines a scrolling text area in the HTML document that moves across the page in a horizontal or vertical direction. By default, text found within the <marquee> tag will scroll from right to left. The <marquee> tag has been deprecated in HTML5 and should no longer be used.

Similar questions