You apply a paragraph rule to a paragraph heading, but the line goes through the middle of the text. How do you make the line go above the text?

What will be an ideal response?


In the Paragraph Rules dialog box, increase the Offset value.

Computer Science & Information Technology

You might also like to view...

In the following C statement, what is the number 40 called? amt = calculate_pay(40, 20.75);

a. output argument b. formal parameter c. actual argument d. variable abstraction e. none of the above

Computer Science & Information Technology

What is the value of the expression that follows?

``` strcmp(“dog”, “Dog”); ``` a. -1 b. 0 c. 1 d. ‘\0’ e. none of the above

Computer Science & Information Technology

One of the forms of malicious code is a worm. Please briefly describe a worm, a mass-mailing worm, and a denial of service attack.

What will be an ideal response?

Computer Science & Information Technology

A DoTogether statement is characterized by its ____ execution.

A. repetitive B. sequential C. conditional D. parallel

Computer Science & Information Technology