JavaScript | Introduction To JavaScript| Question 2

Last Updated :
Discuss
Comments

Which of the following is NOT a valid way to include JavaScript in a webpage?

Inline JavaScript

Internal JavaScript in a <script> tag

External JavaScript using a <script> tag with the src attribute

Inside <style> tags

Share your thoughts in the comments