Multiple choice general knowledge science & technology To insert JavaScript into an HTML page, we use the _________ tag. <script> <javascript> <java> <insert> <language> Reveal answer Fill a bubble to check yourself A Correct answer Explanation HTML uses the tag to embed JavaScript code. Other tags like <javascript>, <java>, <insert>, or <language> are not valid HTML elements.