Can i build a good website with just knowledge of JS and not CSS? What difference will it make? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 2

Can i build a good website with just knowledge of JS and not CSS? What difference will it make?

1st Sep 2021, 7:49 PM
RihsabMar
RihsabMar - avatar
4 Answers
+ 4
With css, website is styled in more proper way. Here you can observe the difference on a packt menu design, one with css, the other without it. And JavaScript cannot style any webpage without using css. https://code.sololearn.com/WphYjPmn32zx/?ref=app https://code.sololearn.com/WQmED75h5OyU/?ref=app
1st Sep 2021, 11:06 PM
Calviղ
Calviղ - avatar
+ 3
You should have at least a very basic understanding of css if you want to do web development.
1st Sep 2021, 9:43 PM
Simon Sauter
Simon Sauter - avatar
+ 1
You can use Bootstrap...But you should know that how id and classes works.
2nd Sep 2021, 5:08 AM
Rupali Haldiya
Rupali Haldiya - avatar
0
Thanks you all. Really helpful!
2nd Sep 2021, 1:06 PM
RihsabMar
RihsabMar - avatar