You would apply a ________, which is a collection of design choices that includes colors, fonts, and special effects used to give a consistent look to your work
A) gallery B) view C) theme D) template
C
You might also like to view...
Which one of the following would correctly complete the class definition above?
``` Class Matrix { public: Matrix() {} private: int rows; int cols; // Completion goes here } ``` a. int mat[][]; b. int mat[rows][cols]; c. int mat[][cols]; d. int mat[6][6];
When you remove a graphic image from a Web page, it is automatically removed from the Assets panel.
Answer the following statement true (T) or false (F)
A(n) ________ graphic is a visual representation of your information and ideas
Fill in the blank(s) with correct word
Case-Based Critical Thinking Questions ? Case 7-2 Rina has just completed some coursework in Excel application writing and wants to begin developing her own macros to share more widely. She knows that she has to learn more about digital signatures in order to make her plan a reality. ? ? Based on what she has learned, which of the following would Rina say is a true statement about digital signatures?
A. Adding a digital signature is the first step before you distribute a file. B. A digital signature is often used to identify the author of a workbook that contains macros. C. Before you can add a digital ID to a workbook, you need to obtain a digital signature. D. Digital certificates are usually issued by Microsoft.