Which of the following is NOT a way to include JavaScript in the HTML for a web page?
a. embed JavaScript in a script element in the head section
b. embed JavaScript in a script element in the body section
c. use an embed element to load an external JavaScript file
d. use a script element to load an external JavaScript file
Answer: c. use an embed element to load an external JavaScript fil
You might also like to view...
Which of following is not a specific criteria for project selection?
A) appropriate timing of project commitment B) practical in terms of resources for the analyst and organization C) backing from programmers D) worthwhile project compared with other ways the organization could invest resources E) possibility of improving attainment of organizational goals
The audio format AIFF stands for ________
Fill in the blank(s) with correct word
To generate a random number in JavaScript, use the ____ function.
A. random() B. Math.random() C. Math.floor() D. Math.ceiling()
Which of the following is not true about applying formatting in Office programs?
a. In portrait orientation, the paper is wider than it is tall. In landscape orientation, the paper is taller than it is wide. b. Formatting is the process of establishing the overall appearance of text, graphics, and pages in an Office file. c. A footer is a reserved area for text or graphics that displays at the bottom of each page in a document. d. A header is a reserved area for text or graphics that displays at the top of each page in a document.