+ 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