+ 1

What can we use instead of <marque> tag in HTML?

8th Apr 2019, 4:24 PM
Mohammad Bayezid
Mohammad Bayezid - avatar
4 odpowiedzi
+ 3
Instead you can use all allowed tags (p, span, div, etc) and use css or javascript to rotate phrase. Just quck search in google: https://stackoverflow.com/questions/337330/javascript-marquee-to-replace-marquee-tags https://www.html.am/html-codes/marquees/css-marquee.cfm
8th Apr 2019, 4:49 PM
Владимир Землянушкин
Владимир Землянушкин - avatar
+ 3
It depends on want you want. You can read about it here: With the help of javascript - https://www.w3schools.com/js/js_htmldom_animate.asp With the help of css - https://www.w3schools.com/css/css3_animations.asp This is not like one answer on your question. You need some tutorials. Just find tutorials for your skills. Before any animation you need to have knowledge about html and DOM. The easiest way to do animation is with JavaScript. Try this first. Good luck, mate!
8th Apr 2019, 5:55 PM
Владимир Землянушкин
Владимир Землянушкин - avatar
+ 2
It seems hard to me.How can I easily display moving object?
8th Apr 2019, 5:17 PM
Mohammad Bayezid
Mohammad Bayezid - avatar