Haw we can add JavaScript in html?
Answers
Answered by
0
by the tag <script></script> between <head> tag
rahulyadav1572:
only head tag?
Answered by
0
JavaScript, also abbreviated to JS, is a programming language used in web development. As one of the core technologies of the web alongside HTML and CSS, JavaScript is used to make webpages interactive and to build web apps. Modern web browsers, which adhere to common display standards, support JavaScript through built-in engines without the need for additional plugins.
Similar questions