Answers for "an external javascript cannot contain the <script> tag"

0

an external javascript cannot contain the <script> tag

<script> is an HTML tag that is used to embed Javascript code in an HTML file.
Therefore, no need to used it in javascript file
Posted by: Guest on April-15-2022

Code answers related to "an external javascript cannot contain the <script> tag"

Code answers related to "Javascript"

Browse Popular Code Answers by Language