When a selected font displays text that appears crowded in a placeholder, ________ the horizontal spacing between characters
A) tighten B) kern C) expand D) condense
C
Computer Science & Information Technology
You might also like to view...
Method_______ adds a new node to the top of the stack.
a) add. b) insert. c) push. d) None of the above.
Computer Science & Information Technology
What does the following statement do?this.BackColor = System.Drawing.Color.Blue;
A. sets the form color to Blue B. sets whichever control you have selected to Blue C. sets all of the controls on the form to Blue D. sets the drawings on the form to Blue
Computer Science & Information Technology