In your advertisement, there is too little space between two of the letters on a given line. What Photoshop feature will you use to modify the spacing?

a. bleeding
b. kerning
c. tracking
d. leading


B. kerning

Computer Science & Information Technology

You might also like to view...

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

1) A static variable represents class-wide information. 2) A program contains a separate copy of a static variable for each object that's instantiated. 3) Variables that are static have class scope. 4) Variables that are static have class scope. 5) Data members declared as readonly must be initialized in their declaration.

Computer Science & Information Technology

Methods that process String arguments as if they were numbers could possibly throw a/an _________ exception.

(a) NumberFormatException (b) NullPointerException (c) both a and b (d) none of the above

Computer Science & Information Technology

The data in a table array, which can be numbers or text, must be sorted in ascending order

Indicate whether the statement is true or false

Computer Science & Information Technology

The escape sequence for the ____________________ character is <.

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

Computer Science & Information Technology