Computer Science, asked by manish3589, 1 year ago

Which of the following tag is used to insert JavaScript code into an HTML page ?(a) (c) ...

Answers

Answered by aqibkincsem
7

The tag which is used to insert javascript code into an HTML page is <script> tag.

The tag starts with <script> and ends with </script> Everything in between these two tags, the browser will treat them as javascript and execute them accordingly.

The <script> tag also has various attributes which are needed to be fulfilled.

Answered by Anonymous
8
Holla ^_^


☸ Required Answer is ⬇⬇ ⬇⬇ ⬇



⭕ <script>


Vielen Dank ♥
Similar questions