+ 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
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.
+ 2
For games, you have to use canvas and JavaScript. Svg is not suitable for that.
+ 1
so canvas is not basically using javascript right
+ 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.
0
Hi. About your project 'beautiful form' . it does beautiful you jast need to add margin: 0 auto ; to your css code. đ
- 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?