What does the <marquee> tag do? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What does the <marquee> tag do?

<marquee></marquee>

8th Oct 2022, 10:13 AM
Raymond
Raymond - avatar
1 Antwort
+ 3
The Marquee Tag The <marquee> tag is a container tag of HTML is implemented for creating scrollable text or images within a web page from either left to right or vice versa, or top to bottom or vice versa. But this tag has been deprecated in the new version of HTML, i.e., HTML 5. https://www.w3schools.in/html/marquee-tag
8th Oct 2022, 10:33 AM
SoloProg
SoloProg - avatar