Expression Web uses the ____ name for the home page.

A. index.html
B. default.html
C. first.html
D. startpage.html


Answer: B

Computer Science & Information Technology

You might also like to view...

21. int number;

a. is an output statement b. is an input statement c. is a variable declaration d. is a program

Computer Science & Information Technology

MC Which of the following correctly imports a math function directly into the namespace?

a) import math, sqrt. b) import math.sqrt. c) from math import sqrt. d) None of the above.

Computer Science & Information Technology

On a form, _____ are created for each bound control.?

A. ?combo boxes B. ?option boxes C. ?captions D. ?labels

Computer Science & Information Technology

A single point is about 1/32 of one inch in height.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology