HTML 5 Tutorial in HINDI [Part 10] - Marquee In Html - Creating Moving And Scrolling Text And Image

Опубликовано: 29 Июль 2026
на канале: Techie Alarm
65
5

HTML 5 Tutorial in HINDI - Marquee In Html - Creating Moving And Scrolling Text And Image. In this tutorial i will talk about Creating a scrolling or moving text (Marquee Tag).
An HTML marquee is a scrolling piece of text displayed either horizontally across or vertically down your webpage depending on the settings. This is created by using HTML (marquees) tag.
Note − The (marquee) tag deprecated in HTML5. Do not use this element, instead you can use JavaScript and CSS3 to create such effects.