+ 1
Aftet finishing HTML course how can i use what i learned ??!
6 Antworten
+ 5
Hello, Houda Saeid !
It is not enough to learn to practice. The first step is to take an HTML test to understand how well you have learned the course. It is necessary to learn
CSS;
JavaScript.
Frontend is good because the results of your work can be seen right away. Also, modern JavaScript frameworks easily create fairly large and interesting applications.
If you want to continue to develop in the direction of the frontend, then now you should study CSS, and then go to JavaScript.
Good Luck!
https://www.sololearn.com/Course/css/?ref=app
https://www.sololearn.com/Course/javascript/?ref=app
+ 3
then learn
✔ CSS
without CSS, HTML is nothing, At least you have to learn CSS to use your skills
+ 2
HTML -> CSS -> JavaScript -> jQuery -> Bootstrap -> PHP -> SQL
+ 2
Webpage is like an animal:
HTML is like its skeleton - everything else is based on it.
CSS is like its skin - it makes it pretty looking.
JavaScript is like its muscles - it makes it able to change, move and see.
PHP is like mouth - it makes it able to comunicate with a server.
(just thought this would help you understand a webpage better)
+ 1
ok thanks
0
oh thanks a lot .