+ 1

Html css js

How can I learn html css and js simultaneously.... Is it smart to learn them all at the same time... Or should I learn them in turns... If so, in which order?

18th Jul 2019, 5:32 AM
Bryt Khalifa
Bryt Khalifa - avatar
7 Antworten
+ 4
On SL you can learn all 3 together if you wish
18th Jul 2019, 6:10 AM
Sonic
Sonic - avatar
+ 3
Learning all the languages simultaneously is not a good way. CSS has no mean without html. I would recommend you to learn html first then go for CSS for styling your web page and then go for JavaScript . This will be the best way.
18th Jul 2019, 7:40 AM
Ankul Chaudhary
Ankul Chaudhary - avatar
+ 1
Try to make your simple project, calculator or blog for example. First you need some html to place content. Then beautify it with a help of css. And then revive it with JavaScript. Animate it for example
18th Jul 2019, 6:09 AM
FedorT
FedorT - avatar
+ 1
for me i started with js before i know web development but you start with html then go for css and then dive into the world of javascript
18th Jul 2019, 10:28 AM
Charlie Da stiles
Charlie Da stiles - avatar
0
Step 1: Basics of HTML Step 2: Basics of CSS Step 3: Basics of Javascript I learned all at the same time at there was no problem.
18th Jul 2019, 12:05 PM
Leon
0
i think you should learn them all toghether
19th Jul 2019, 4:16 AM
Code214
Code214 - avatar