Is CSS required for JavaScript?
CSS manipulation is only one tiny fragment that javascript can do and it isn’t really necessary to learn css to learn javascript.
However, if you’re a bit new and aren’t doing crazy stuff like using backbone.
js or node.
…
TL,DR: CSS not important in learning javascript as a whole, but a great way to start learning..
How much HTML do I need to know for JavaScript?
If you know how to setup a page with the,
,