
What is a tag? How can we use MARQUEE in HTML?

Hi friends,
In HTML, HTML is written in the form of HTML elements(tags). They tells the browser what to do.HTML has two types 1- Single Tag 2- Pair Tag
Marquee Tag--- In HTML, if you wants your text to move within the screen, use marquee tag. The text in between the start and end tags will move horizontally. Syntax...
<Marquee attributes="">Text Move..</Marquee>
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.