Toothrot
0
Q:

how to link script to hmtl

<script src="PathToYourFile.js"> </script>
21
<script src = "index.js"></script>
11
<script src="Your-JavaScript-File.js"></script> <!--If JS file is in same folder with HTML file-->
7

  
    <script src="myscripts.js"></script>
  
 
12

Tags

New to Communities?

Join the community