You can use the ________ to display a list of shapes, pictures, and text boxes that are located on the current page
A) Object pane
B) Selection pane
C) Object dialog box
D) Selection dialog box
B
You might also like to view...
The file extension for a(n) ________ template is .thmx
Fill in the blank(s) with correct word
Case-based Critical Thinking QuestionsCase 11-1Ryan is new to the use of XML, so he has a lot of basic questions about the fundamentals, including some philosophical questions about the language. Ryan asks how the rules for a given XML vocabulary are specified, and you explain that it is done using either a document type definition (DTD) or schema. Which of the following is NOT a true statement about DTDs and schemas?
A. Both DTDs and schemas contain rules for how data in a document vocabulary should be structured. B. A DTD defines the structure of the data and, very broadly, the types of data allowable. C. A schema more precisely defines the structure of the data and specific data restrictions. D. DTDs and schemas are required, but they are seldom helpful in ensuring that your XML documents follow a specific vocabulary.