0
Is it necessary to learn css and JavaScript if i learn html?
I learned html on solo learn now what should be my next language.
8 ответов
+ 4
Yes.
CSS is used to style the elements you create with HTML while javascripts adds functionality.
+ 2
Yes, without (CSS & JS) just HTML is useless!
+ 1
This question has been asked before. Please use the searchbar from now on.
https://www.sololearn.com/discuss/387222/?ref=app
https://www.sololearn.com/discuss/2022314/?ref=app
https://www.sololearn.com/discuss/1451376/?ref=app
https://www.sololearn.com/discuss/573808/?ref=app
https://www.sololearn.com/discuss/1512348/?ref=app
https://www.sololearn.com/discuss/14475/?ref=app
https://www.sololearn.com/discuss/412427/?ref=app
0
You can but it's better to study those two also to reach the basic standard of a good website.
But you can also make it more better than that by simply using the basic HTML tags such as <span style="color: red"> An example</span> this will make the text inside it red in color with out using css but this makes your website to take along time on loading .
0
That is because the browser will take much time in compiling the code.
0
you should learn css and JavaScript for for functions