How include js file in html?
Answer / Sheoraj Singh
To include a JavaScript file in an HTML document, you can use the <script> tag. Place it within the head or body section of your HTML file like this: <script src="your-file.js"></script>
| Is This Answer Correct ? | 0 Yes | 0 No |
Are there instances where the text will appear outside of the browser?
Is the br tag deprecated?
What is html and its application?
Why html is used?
How to create nested web page in html?
What is a deprecated tag?
What is the uses of html?
Define attributes in html tag.
What is the difference between the application model of HTML and HTML5?
What is section tag in html?
What are dom levels?
What is network in application cache?