+ 3

What should I do first? HTML or Java script?

26th Aug 2017, 8:44 AM
Darth Coder
Darth Coder - avatar
8 Answers
+ 7
I'd go for HTML and CSS first, and the two together if possible so you don't get into bad habits of styling inside your HTML. Then once you understand HTML well enough you would learn Javascript to add interactivity to your HTML pages. Learning Javascript first to me would be tricky, as you wouldn't clearly understand the HTML that you're affecting with it (not that that's the only thing Javascript can do, of course).
26th Aug 2017, 8:49 AM
GAWEN STEASY
GAWEN STEASY - avatar
+ 11
HTML first then JS, because if you wanna learn JS you must understand HTML first.
26th Aug 2017, 8:51 AM
Amethyst Animion
Amethyst Animion - avatar
+ 7
HTML THAN CSS AND THAN JS :)
29th Aug 2017, 9:36 AM
AL.The.Flame!
AL.The.Flame! - avatar
+ 3
HTML => CSS => JavaScript then you can learn some javascript libraries like "jquery" .
29th Aug 2017, 7:58 PM
zakaria kasmi
zakaria kasmi - avatar
+ 1
thank your guys
26th Aug 2017, 9:33 AM
Darth Coder
Darth Coder - avatar
+ 1
HTML THAN CSS AND
30th Aug 2017, 5:40 AM
krishnan K
krishnan K - avatar
+ 1
thanks
30th Aug 2017, 8:04 AM
Darth Coder
Darth Coder - avatar
0
thank you
29th Aug 2017, 12:30 PM
Darth Coder
Darth Coder - avatar