+ 7
Is there an element in HTML5 or CSS that perform the same function as marque?
2 Answers
+ 4
Not a native element, but CSS animation can do the trick. See this at work
https://code.sololearn.com/WGfmcDL5NehI/?ref=app
+ 5
Really? But you did not state if there is an equivalent or not. Thanks all the same.