+ 1
Html--Css....and continuing
I just finished learning html. and im almost done with Css. So what should i go to next after???😗#>Suggestion_box_is_open<#😗
6 ответов
+ 2
java script and php
+ 2
Practice what you have learnt (html, css) in the code playground.
+ 1
In my opinion, you need to learn Javascript to make your pages dynamic client side, after some practice, you can learn NodeJs (server side).
+ 1
what do you mean by dynamic client side?
+ 1
The client side means, the code (HTML,CSS,JS) is interpreted by the browser on your machine.