Because it is inconvenient to upload pages that contain active content every time you want to view those pages in a browser, Dreamweaver includes code called ____________________ that you can add to your pages with active content to enable you to safely preview the pages locally.
Fill in the blank(s) with the appropriate word(s).
Mark of the Web
You might also like to view...
Which of the following statements is false?
a. Most things you can do in Scene Builder also can be accomplished in Java code. b. To create a custom ListView cell format, you must first define a subclass of the ListCell that specifies how to create a ListView cell. c. As the ListView displays items, it gets ListView cells from its cell factory. d. You’ll use the ListView’s setCellFactory method to replace the default cell factory with one that returns objects of the ListCell subclass. You override this class’s updateItem method to specify the cells’ custom layout and contents.
Which of the following is not true about working in Slide Master view and PowerPoint templates?
A) When creating PowerPoint templates, you must remember to close Slide Master view before finalizing any changes made to the template and closing PowerPoint. B) If you open a .potx template file by double-clicking the file name, PowerPoint will open the template for editing. C) If you need to make any changes to the template itself, then you will need to Save As a .potx file type and replace the previous version. D) If you use the Open command within PowerPoint, or click the file name in the Recent files list, it will open as a .potx file.
To combine a series of cells, you click the Merge Cells button in the:
A) Unite group on the Layout tab. B) Unite group on the Combine tab. C) Merge group on the Combine tab. D) Merge group on the Layout tab.
When a query retrieves specific data from one or more tables, it is displayed as a portion of the total records available. The portion is called a _________.
a. subset b. partial set c. query set d. relational set