Which of the following syntax is correct to refer an external script called “formValidation.js”?

Options
- < script href = “formValidation.js”>
- < script source = “formValidation.js”>
- < script name = “formValidation.js”>
- < script src = “formValidation.js”>


CORRECT ANSWER : < script src = “formValidation.js”>

Discussion Board
Rwd

Ans2

Shital Parate 12-25-2018 01:41 AM

Write your comments

 
   
 
 

Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement