0
I want to learn to create animations; what should I start?
(By animations, I mean that kind which reacts on touch or that moves on the screen. Just like a game or something similar....) I learnt bits of HTML in high school (I know the basic structure-thats all). I noticed that the outputs that appeal to me are written in Html+ Css + Javascript. Which do I learn first? I completed Java course here. Are Java and javascript similar? And... Can I start Css without properly learning Html first? Any thoughts would be more than welcome. thanks:)
7 Answers
+ 6
first learn it here
if you used mobile app
https://www.sololearn.com/course/css/?ref-app
if you used browser
https://www.sololearn.com/play/css
+ 6
You must learn HTML first before learn CSS.
Here are some animation works using CSS codes only.
No Javascript, no canvas, no SVG, no images, all objects and animations are coded in CSS only.
https://code.sololearn.com/WcgC4BFqLsHP/?ref=app
https://code.sololearn.com/WDYITVTWTXz1/?ref=app
https://code.sololearn.com/WTrU5ynHi9qk/?ref=app
https://code.sololearn.com/W1uak8ZLhglm/?ref=app
+ 4
are you has learnt CSS animation?
+ 3
css > js
+ 1
Nope. I am asking before starting...
+ 1
Cool š
0
Completed Html.
Css or Js next?