Suppose you plan a user manual that will be available on the Web, but users have said that they will want to be able to print it out as well. What colors should you avoid? Why?

What will be an ideal response?


Avoid bright, saturated colors that might look good on a monitor, but cannot be reproduced on paper because they are out of gamut for the CMYK color system, which is the one used for four-color printing.

Computer Science & Information Technology

You might also like to view...

In the dialog box in the accompanying figure, which category is where you name the character style?

A. Identification B. Character Formats C. Character Color D. General

Computer Science & Information Technology

Using the Expression Builder can help you avoid ________ errors in field names

Fill in the blank(s) with correct word

Computer Science & Information Technology

Removal of a structure from an ordered linked list is the reverse process of adding a structure.

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

Computer Science & Information Technology

Within an implementation of the itemStateChanged() method, you can use the ____ method to determine which object generated the event, and the getStateChange() method to determine whether the event was a selection or a deselection.

A. getSource() B. getEvent() C. getItem() D. getState()

Computer Science & Information Technology