Which tag is used to display scrolling text on the web page code example
Example: scrolling text html
<marquee behavior="scroll" direction="left"><p style="color:blue"><font size="+7">Scrolls from right to left.</marquee></p>
<marquee behavior="scroll" direction="left"><p style="color:blue"><font size="+7">Scrolls from right to left.</marquee></p>