Multiple choice

Inside which HTML element do we put the JavaScript?

  1. <scripting>

  2. <script>

  3. <javascript>

  4. <js>

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The HTML element is used to embed or reference executable code in an HTML document.