Where is the best place to put JavaScript in web pages?
This type of question contains radio buttons and checkboxes for the selection of options. Use Tab for navigation and Enter or space to select the option.
a) JavaScript should always be placed first in the HTML.
b) JavaScript should always be placed first in the CSS.
c) JavaScript should always be placed last in the CSS.
d) JavaScript should always be placed last in the HTML.