When you want to enclose; some JavaScript statements to an HTML file, which is the correct tag you have to use?
Answer options
A
<SCRIPT>
B
JavaScript
C
HTML5
D
innerHTML
Correct answer: <SCRIPT>
Explanation
Quick AnswerThe correct answer is <SCRIPT> because it directly addresses the core logic of Essentials.
The correct answer is: <SCRIPT>.