Explain the use of the Navigation pane while working with the document outline.?

What will be an ideal response?


Answers will vary.To work with a document outline, you use the Headings tab in the Navigation pane. When you click a heading in the Navigation pane, the document scrolls to display that heading at the top of the document window. You can also promote and demote headings in the Navigation pane. When you change the level of a heading, subheadings are promoted or demoted one level as well. Headings with subheadings have either a Collapse arrow or an Expand arrow next to them in the Navigation pane. You can also drag a heading up or down in the Navigation pane to position it in a new location in the outline. When you do this, any subheadings and body text under the heading move to the new location with the heading you drag.Please see the section "Working with the Document Outline" for more information.?

Computer Science & Information Technology

You might also like to view...

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

1) Menus are used to offer several organized choices for the user. 2) Custom controls can be created but cannot be inserted into the toolbox. 3) Menus group similar commands and prevent GUI clutter. 4) To set an underline shortcut in a Menu, you use the tilde key (~).

Computer Science & Information Technology

When an array has already been sorted and you are looking for only a single match, search algorithms other than a sequential search are more efficient, even with a Boolean flag for an early exit.

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

Computer Science & Information Technology

? Case-Based Critical Thinking Questions Case 6.1 Andy designed a web page for a product-oriented industry using CSS properties. He used several HTML tags to create the web page. He also used tables to ensure that the data is easily managed. Andy has created a table for product details where the names of the products and prices of the products are the headers of the table. Which of the following style rules should he add to place a border of 10-pixels around the table with a white background?

A. ?table.product {background: white; border: 10px; width: 100%;} B. ?table.product {border: 10px, white; width: 100%;} C. ?table.product {background: white, 10px; width: 100%;} D. ?table.product {border: white; width: 100%;}

Computer Science & Information Technology

Which layer of the OSI reference model contains the MAC and LLC sublayers?

a. Network layer b. Transport layer c. Physical layer d. Data link layer

Computer Science & Information Technology