+ 15
which course should i learn after finished on HTML section?
Please, recommend that what should I continue to learn after finished HTML section. 😬 😬 This is my first time to learn about coding. will be better if you guys can guide me.
25 Antworten
+ 13
Since you are learning HTML ,which is a web language, learn CSS ,then JavaScript..
With CSS you can design your HTML elements .. And with the knowledge of java script you can do pretty much everything there is to Web Programming...
+ 75
Web design, I would recommend CSS. For the functionality, use JS. For server-side stuff use PHP. SQL for the database.
Keep in mind, you can choose what path to take. You don't have to learn these in a specific order. 👌😊👋🙂✌️⭐⭐⭐⭐⭐
Good luck and happy coding!
Please use the search feature for existing threads. ✌️
There are post on similar topics that may help you:
https://www.sololearn.com/discuss/1390756/?ref=app
+ 24
I guess this question was already asked a lot of times, but after HTML I recommend you to learn CSS for the style of the Web page and after that Javascript to make it dynamic and again after that, PHP to dive a little into server-side of the Web👍👍
+ 21
Thank you very much embi I'm glad to find you here 😉😉
+ 16
embi you too my good friend ! 👍👍😆😉
+ 13
Uni Nice that you are active again.👍👍👍😉
+ 11
Uni Have a nice day, my friend 👍👍👍😉
+ 11
You are very welcome as well, always my good friend Uni 😉🤝
+ 10
Thank you so much for recommend. well, i continue on CSS!!! ❤️❤️❤️
+ 10
Uni 👌🤣🤝👍👍👍😉👋
+ 8
You should learn CSS. Because html is use to make structure of web page. Our next step will be design of web page. that is done with CSS
+ 7
Start with css it's best it will make you perfect in HTML as well
+ 5
CSS and Javascript
+ 4
CSS3 and JS
+ 4
Take the CSS course to learn how to decorate and style webpages. Then take the JavaScript courses and maybe move on to learning a JavaScript library. After that you will have a decent understanding of the construction of webpages.
+ 3
css and javascript
+ 2
I strongly recommend learning in that order: html, css, js and jquery. Don't forget about the last one - jquery really makes using js easier.
+ 2
css then js followed by SQL and then one of the backend...PHP/java/c# etc