how to change the direction of marquee? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

how to change the direction of marquee?

in HTML and CSS

21st Aug 2016, 3:48 AM
Gajarajan K
Gajarajan K - avatar
1 Answer
+ 2
Just with the propery Direction. example: <marquee direction=left> hello </marquee> marquee is deprecate in HTML5 don't use
25th Aug 2016, 12:44 PM
Gerardo Mérida
Gerardo Mérida - avatar