#IT-6303
Awesome StudentQuestion • Web Systems Technologies
Which of the following correctly points to an external JavaScript file named yourfile.js?
Answer
<script type= "text/javascript" src="yourfile.js"></script>
<script type= "text/javascript" src="yourfile.js"></script>