In how many ways a Javascript code can be involved in an HTML file?
Answer / 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 |
what is the extension of java script.
Write sample code for pagination using java script.
What is the use of Push method in JavaScript?
What is the difference between == and ===? Which one would you use?
What is the difference between undefined value and null value?
What is shift() method in javascript?
What is js full form?
To set all checkboxes to true using javascript?
Is there an alternative to javascript?
How do I use an external javascript file?
Which built-in method returns the characters in a string beginning at the specified location?
Difference between private, public and static variable?