Where should your JavaScript code be placed?

Where should your JavaScript code be placed?
A. In the <head> element of your HTML document.
B. Just before the </body> tag.
C. You should always place your JavaScript code in separate files, external to your HTML document.
D. Inside the <body> element, at the top.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.