+ 1
Can you put animations in your code?
I'm also an animator so I’m wondering if I can put my animations into my codes, or how to put a video in?
5 Antworten
+ 1
You should mention the language you are learning. Rose .
For web we use CSS for all animations.JS can also be used for nice looking websites with cool features.
And yes CSS helps to make extremely amazing animations on web
+ 4
Read these threads u can find answer
https://www.sololearn.com/discuss/8361/?ref=app
https://www.sololearn.com/discuss/170056/?ref=app
https://www.sololearn.com/discuss/743037/?ref=app
https://www.sololearn.com/discuss/1724019/?ref=app
https://www.sololearn.com/discuss/1836116/?ref=app
https://www.sololearn.com/discuss/201146/?ref=app
+ 2
okay thanks everyone!
+ 1
Rose try this -
<video src="url" type="video/mp4" controls> then close tags..
Hope this helps ✌️
+ 1
Rose I think you should mark one answer as the best answer.😀
The answer that solved your question better according to you