I have added multiple scripts into a single HTML file. First i placed the scripts in the head tag. After that I placed the same scripts in the body tag, but for both cenarios the HTML page did not load with the scripts. Where do I place multiple scripts?
With a single script file name placed within the body tag the HTML page loads . But with multiple scripts placed within the same body tag or head tag the HTML page loads without the scripts file.
benjamin botchway is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.