Borders and shading allow you to emphasize certain sections of text or parts of a table. Please describe borders and shading and how you would go about adding them to a section of your document.

What will be an ideal response?


- A border is a line or graphic drawn around a page or section of text. Borders can be customized by width, color, number of lines, and type of graphic.
- Shading is a grayscale or color background applied to text or table cells.
- Borders and shading are often used together to highlight sections of text, differentiate cells and titles in a table, or create an eye-catching page or document.
- To apply borders and shading to a section of a document, use options on the Borders button and the Shading button in the Paragraph group on the HOME tab.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. In Java SE 8, an interface may declare default methods—that is, public methods with concrete implementations that specify how an operation should be performed. b. When a class implements an interface, the class receives the interface’s default concrete implementations if it does not override them. c. When you enhance an existing interface with default methods—any class that implemented the original interface will break. d. With default methods, you can declare common method implementations in interfaces (rather than abstract classes), which gives you more flexibility in designing your classes.

Computer Science & Information Technology

To calculate the lease payments or mortgage payments on a specific loan, you should use the ________ function

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following rules is NOT acceptable for defining names?

A) Defined names can be the same as a cell reference. B) A defined name can be no longer than 255 characters. C) The first character of the defined name must be a letter, an underscore, or a backslash. D) Defined names can contain uppercase and lowercase letters.

Computer Science & Information Technology

To create a filter using the Filter and Sort dialog box, use the Field list arrow to select the field to filter, use the Comparison list arrow to choose the filter operator, and then type a value in the ____ text box.

A. Compare to B. Field C. Comparison D. Sort by

Computer Science & Information Technology