Kizspy | Question: 16
(Choose 1 answer)
FLEWART LOW.COM
What is the correct syntax for referring to the external file "mycode.js"?
A. <link href="mycode.js" type="javascript"/>
B. <script href="mycode.js" type="javascript"></script>
C. <script referring To="mycode.js" version="1.0" type="javascript"></script>
D. <script src="mycode.js"></script>