
How can use MARQUEE in HTML?

Hi,
Here is the answer.
You can create a scrolling marquee (i.e. scrolling text or scrolling images) by using the <marquee> tag. You can make the text/images scroll from right to left, left to right, top to bottom, or bottom to top etc.
marquee tag is used to display the text in blinked manner in only its supporting browsers.
<marquee height= width= scroll = direction= scroll amount=>text... </marquee>
Example of morquee is as-
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.