Answers for "where should we use the script in html"

-3

how to use script tag

<script>
 document.getElementById("id").innerText = ("");
</script>
Posted by: Guest on September-22-2020

Code answers related to "where should we use the script in html"

Browse Popular Code Answers by Language