How does an HTML page identify the JavaScript code ? Give an example.
Answers
Answered by
0
Hi,
html page identify the javascript code with the help of script tag
syntax:
<script>
// javascript code will be written here
</script>
Similar questions
Biology,
7 months ago
English,
1 year ago
Science,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago