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.
You might also like to view...
Answer the following statements true (T) or false (F)
1. A RadioButton is known as a switch button because it can be in only the “on” (True) state or the “off” (False) state. 2. RadioButtons can be separated into several groups, but all of the groups must be in the same container (typically a GroupBox). 3. The ReDim statement enables you to dynamically change the array size, type of the array elements, and the number of dimensions in the array. 4. The ReDim statement will automatically save the data stored in the array. 5. The ReDim statement is used only to expand an array.
What are the two possible ways to create a SVG?
What will be an ideal response?
The other important difference in style values is that the ____ extension separates horizontal and vertical radii with a space rather than a slash.
A. Mozilla B. CSS3 C. WebKit D. Internet Explorer
A _________ is a group of values and other data organized into rows and columns. A. dataset B. spreadsheet C. log D. list
Fill in the blank(s) with the appropriate word(s).