What are the ways to add JavaScript in HTML
Answer (1)
The two ways to add JavaScript in HTML are internal JS and external JS. For internal JS <script> tag is used in the HTML file. For external JS we link the file that consists of the code in the tag <head>.
Comments (0)
Related Questions
what are the ways to go ISRO..
55 Views




