| default entry | You can specify a _______ _______ with text that is the most common response, eliminating the need for the user to key an entry. |
| True | You can also enter default text that provides a brief explanation of what should be entered into that field. |
| visible shading | Word inserts _______ _______, so distinguishing fields from text is easy. |
| does not | Although this shading is displayed on the screen, the shading (does/does not) show when the form document is printed. |
| Form Field Options, Forms, Options | To modify a form field or specify formatting for it, click the ________ button on the ________ toolbar to display an _______ dialog box. |
| Form Field Shading, Forms | If you do not want the form fields shaded, click the _______ button on the _______ toolbar to turn off the option. |
| Alt+F9 | If field codes are displayed instead of form fields, press _______. |
| double-click, Form Field Options | To change the options for a form field, _______ the form field to display the _______ dialog box. |
| True | Tables are frequently used when creating a form. |
| create the table structure, insert text form fields in each cell of the table where you want the user to insert information | When inserting a table onto a form, you first _______ and then ________. |
| size, whether it will be checked or unchecked by default | In the dialog box you can change the _______ of the check box and specify _______. |
| the surrounding text | Unless you specify the exact size, the check box is formatted to the size of ________. |
| Help Key (F1) tab | To have a help message appear when the user presses F1, click the ______ and add your help text. |
| Status Bar tab | To have the message appear when in the status bar, click the _______ and add your help text. |
| protect the form | To prevent users from changing the content of the form template, you must _______. |
| Web server, Web pages | The ________ ________ is a computer that hosts _______ ________ and responds to requests from browsers. |
| Frames | These are seperate panes on the Web page that help to organize the text and graphics. |
| 1-Saving the document as a Single File Web Page (*.mht; *mhtml) saves everything in a single Web file with "round trip" support. 2-Saving the document as a Web Page (*.htm; *.html) saves graphics and other supporting data in seperate files with "round trip" support. 3-Saving the document as a Web Page, Filtered (*htm; *html) saves only the essential document information without "round trip" support. | These are the three options in the Save as type box when saving a Web page. |
| HTML code, View, Source | At any time while you are creating a Web page, you can look at the _______ ______ that controls your text, formatting, and layout. Select _______ menu and click _______. |
| True | Adding form controls to a Web page is similar to inserting form controls into an online form. |
| schema | This provides the structure or the blueprint for the XML elements. |
| Fake text =rant(3,5) and press Enter, random, paragraphs, sentences in each paragraph | This command is like a formula in Excel. "rand" means _______. The number 3 identifies the number of _______. The number 5 identifies the number of _______. |
| False | You cannot format text after it is inserted into an online form. |
| True | To add form controls to a Web page, the document must be displayed in Design Mode. |
| True | An online form is distributed and collected via e-mail or another type of network. |