0

What is the alternative to <marquee> tag in HTML ??

<marquee> does not work in my browser!!

9th May 2020, 1:41 AM
Ivan Dcruz
Ivan Dcruz - avatar
3 Respostas
9th May 2020, 2:05 AM
DeltaTick
DeltaTick - avatar
+ 2
Thanks everyone !!
9th May 2020, 5:57 AM
Ivan Dcruz
Ivan Dcruz - avatar
+ 1
The Marquee tag is deprecated, and not supported in modern browsers. Scrolling text effects should be implemented with CSS.
9th May 2020, 2:03 AM
Runcible