In how many ways a Javascript code can be involved in an HTML file?
Answer Posted / datta
JavaScript code can be involved in an Html file in 3 ways
Inline
Internal and
External
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of 'this' operator in JavaScript?
What is spread syntax?
Can you put javascript in html?
Is function a data type in javascript?
Is javascript pure object oriented?
Is javascript a programming language?
What is a closure and how do you use it?
What is the best free ide?
How to associate functions with objects using javascript?
What does the term sticky session mean in a web-farm scenario?
What is push() method in javascript?
How do I use an external javascript file?
Explain javascript closures by example.
What is difference between callback and promise?
What is a string in javascript?