Q9
Which of the following Attribute is used to include External JS code inside your HTML Document
A.
src
AnswerB.
ext
C.
script
D.
link
Answer: Option A
Solution
Answer: Option A
Solution:
A ”src” attribute could be used to add any external code into the HTML document.