Question:What is the correct syntax for referring to an external script called "file.js"? 

A <script name="file.js" type=”text/javascript”></script> 

B <script href="file.js" type=”text/javascript” /> 

C <script src="file.js" type=”text/javascript”></script> 

D <link src="file.js" type=”text/javascript” /> 

+ Answer
+ Report
Total Preview: 2838

Copyright © 2024. Powered by Intellect Software Ltd