HTML vs JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

HTML vs JavaScript

Isn't it much easier to make some changes directly in the html than to use JavaScript (or jQuery) for some cases? What's the difference?

7th Aug 2018, 9:49 PM
Nenet Gevorgyan
Nenet Gevorgyan - avatar
2 Answers
+ 4
HTML allow you to declare static content for you page while JS allow you to interact with it... They have different scopes
7th Aug 2018, 10:42 PM
KrOW
KrOW - avatar
+ 1
KrOW thank you for your response!
10th Aug 2018, 6:09 PM
Nenet Gevorgyan
Nenet Gevorgyan - avatar