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