does the <script src> attribute go in the html head or body code example
Example: script src tag in html
<script type="text/javascript"
src="file.js">
</script>
<script type="text/javascript"
src="file.js">
</script>