A ____ is a coordinated set of colors, fonts, backgrounds, and effects.

A. theme
B. layout
C. template
D. thumbnail


Answer: A

Computer Science & Information Technology

You might also like to view...

What is displayed by the C++ statements that follow if the value input is 0?

``` cin >> color; switch (color) { case 0: case 1: cout << "red "; case 2: cout << "blue "; case 3: cout << "green "; case 4: cout << "yellow "; } cout << endl; ``` a. no output b. red c. yellow d. red blue green yellow

Computer Science & Information Technology

You can use the buttons in the Font group on the Group tab to apply formatting changes to selected text.

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

Computer Science & Information Technology

A data mart is

A. another name for a data warehouse. B. a database that provides data to an organization's customers. C. an enterprise resource planning system. D. a data warehouse created for a single function or department.

Computer Science & Information Technology

Using the Symbol Stainer tool may tax your computer's performance.

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

Computer Science & Information Technology