HTML5 Animations and games | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HTML5 Animations and games

so, If an html can do animation so why we use css for that why can't we use html for animation and how can we use html5 only for games

11th Jul 2016, 7:02 AM
Muhammad Fahmeed
Muhammad Fahmeed - avatar
6 Answers
+ 3
In order to draw on canvas you have to use JavaScript. As for learning resources, I personally use and have used lots of different ones. And I recommend that you do too.
12th Jul 2016, 12:07 AM
ZinC
ZinC - avatar
+ 2
For games, you have to use canvas and JavaScript. Svg is not suitable for that.
11th Jul 2016, 7:28 PM
ZinC
ZinC - avatar
+ 1
so canvas is not basically using javascript right
11th Jul 2016, 10:14 PM
Muhammad Fahmeed
Muhammad Fahmeed - avatar
+ 1
Mak, take Html for content, then CSS for looks, and JavaScript for interaction. Some sites also suggest jQuery and Bootstrap to refine those three areas, while others also suggest PHP and SQL for server side coding that improves the web browser side interaction.
26th Oct 2016, 12:47 PM
Marc Boutin
Marc Boutin - avatar
0
Hi. About your project 'beautiful form' . it does beautiful you jast need to add margin: 0 auto ; to your css code. 😜
28th Nov 2016, 9:50 AM
BOUGUIR
BOUGUIR - avatar
- 1
also tell me if sololearn are the only ones that I take and practise to give my html skills a new level and it's css course would u recommend it because i had a course on complete web developer and it was missing very important things that sololearn gave explanation to i think it has some advance features of the speicifc language u want to learn ao learning it only the way to go?
11th Jul 2016, 10:16 PM
Muhammad Fahmeed
Muhammad Fahmeed - avatar