What is the correct syntax for referring to an external script called ‘gfg.js’?
(A) <script name=”gfg.js”>
(B) <script href=”gfg.js”>
(C) <script src=”gfg.js”>
(D) None of these
All Replies
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.