+ 8
Another option for marquee tag
I read somewhere that it is recommended that not to use marquee tag as it is not supported by some browsers. How can we implement same effect using CSS. I don't know much about JavaScript but still if you know how to do it using JS you can reply . if anyone who don't know about marquee tag here is implementation of it. https://code.sololearn.com/Wf8e8Wry5TX6/?ref=app
2 Antworten
+ 14
0
The Marquee element (Obsolete). For more information, read in MDN ( https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee ).