where should i add my javascript to html code example
Example 1: how to add javascript in html
<script src="script.js"></script>
Example 2: insert js in html
<script src=¨script.js¨></script>
<script src="script.js"></script>
<script src=¨script.js¨></script>