+ 1
Does it matter if i don't know HTML and CSS but I start JavaScript?
4 odpowiedzi
+ 3
If you want too learn js on it's own you can but there might be questions that relate to html and css and cause confusion so I agree with Tashila Pathum and learn Html,Css then javascript in that order 👍
+ 2
It totally depends what it is you want to do. I recommend you learn html if u gonna learn js. It will help a lot specially with DOM if u get into it
+ 2
The usual order is:
1. HTML
2. CSS
3. JavaScript
You can learn in any order but JavaScript is mostly used with HTML and CSS (for web development), so there isn't much use with JavaScript alone.
Plus it's not very difficult to learn HTML and CSS so.. it's better to learn all 3. 🙂
0
Thank you guys
I would love to know if you explain more