Which of the following is not a design guideline for formatting text?

A. Make careful color choices
B. Avoid text with a font size greater than 30 point
C. Avoid all capital letters
D. Use complementary colors that work well together


Answer: B

Computer Science & Information Technology

You might also like to view...

What is Scrum?

What will be an ideal response?

Computer Science & Information Technology

Suppose that alpha and beta are int variables. The statement alpha = --beta; is equivalent to the statement(s) ____.

A. beta = beta - 1; alpha = 1 - beta; B. beta = beta - 1; alpha = beta - 1; C. beta = beta - 1; alpha = beta; D. alpha = beta; beta = beta - 1;

Computer Science & Information Technology

To add the cells in a range that meet multiple conditions, the ________ function should be used

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

Computer Science & Information Technology

Which of the following can benefit from using the BranchCache role service?

(Choose all that apply.) a. File Server b. Web Server c. Network File System d. BITS

Computer Science & Information Technology