In Publisher, what happens when text does not all fit in a text box?

A) The text size is made smaller.
B) A new text box is created automatically for the overflow.
C) The text is deleted.
D) The text is hidden.


D

Computer Science & Information Technology

You might also like to view...

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

1. The value of IsNumeric("$20.00") is True. 2. The value of IsNumeric("Twenty") is True. 3. The value of 1 <= n <= 9 is True if the value of n is between 1 and 9. 4. When an If block has completed execution, the program instruction immediately following the If block is executed. 5. The following lines of code are correct. If (txtAge.Text >= 62) Then txtOutput.Text = "You are elegible to collect Social Security" End If End If

Computer Science & Information Technology

OpenOffice Writer documents can be saved in a universal file format called ________, which uses an .rtf extension

Fill in the blank(s) with correct word

Computer Science & Information Technology

Choosing to merge only records with the ZIP Code 39440-1203 is called ____ records.

A. arranging B. filtering C. merging D. sorting

Computer Science & Information Technology

The fewer the number of steps in a blend, the less distinct each intermediary object will be.

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

Computer Science & Information Technology