+ 7
Learning JavaScript
Is learning HTML/CSS necessary before JS?
28 Answers
+ 9
No, it isn't.
+ 9
HTML, CSS and JS is part of Web. You can learn JS before HTML. Whatever you choose. It doesn't matter which one you choose to learn first. Happy learning!
+ 9
Yes.
JS is something that makes the stuff you created by HTML function.So you should have a basic knowledge of HTML
+ 9
the most language I recommend for you node.js
+ 8
javascript today has 2 faces
1.front end (client side) :-
it comes as a package of 3
html, css & javascript
so knowing html/css helps a lot
I can say its important that you know it before moving to js, coz you run your js inside <script> tags which is html.
2. backend (server side) or software :-
now this is where you do pure js and dont need anything else than javascript.
you run your javascript using Nodejs (its the runttime environment for js)
u ll have to download and install Nodejs to run javascript
+ 6
sure if you want to learn how to make website.
On website,
Html makes Forms,
Css add Styles,
Javascript add functions on your website!
So, it is nessesary to learn HTML and CSS before JS.
+ 5
Brooklyn what do you mean?
answer a question directly?
+ 5
like PReiZ
+ 4
XD
+ 4
I did not. I learnt JS first. From experience, it went fine; however, if you learn just the very basics of HTML and CSS first, then you will probably have more fun doing JS.
Protip: if you want to learn JS alongside HTML and CSS, look for "JavaScript DOM" on Google.
+ 3
I did. I’m not sure if it’s necessary, I’m learning JS too.
+ 3
yeah...
+ 3
just mention it
+ 3
lel
+ 3
oh thanks thats helpful
+ 3
web dovlper should learn this
1. HTML
2.Css
3.JavaScript
4.JQuery
5.php
+ 2
But learn HTML before CSS
+ 2
thanks
+ 2
is it possible to reply to an answer directly?
+ 2
nevermind