The arrow in Figure DW 5-1 is pointing to a(n) ____.

FIGURE DW 5-1







a. unordered list

b. external editor

c. CSS rule

d. tag selector


d. tag selector

Computer Science & Information Technology

You might also like to view...

What is the output of the following code:

int p = 5 + 7/2; switch (p) { case 5: cout << ‘a’; break; case 7: cout << ‘b’; break; case 8: cout << ‘c’; break; default: cout << “None of the above”; } a) a b) b c) c d) None of the above

Computer Science & Information Technology

One of the more common uses of a presentation is to enhance a(n) _________________________ presentation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A parameter query prompts you for criteria before running the query

Indicate whether the statement is true or false

Computer Science & Information Technology

You can use a moving average to calculate a growth rate at different intervals

Indicate whether the statement is true or false

Computer Science & Information Technology