Mr. Winter's Dreamweaver Final
True/False Indicate whether the
statement is true or false.
|
|
|
1.
|
The assets page of a Web site is the first page that viewers see when they visit
your Web site.
|
|
|
2.
|
The home page filename usually has the name home.html (.htm).
|
|
|
3.
|
If you create a new file using the File menu or the Start page, the filename
extension will be added automatically.
|
|
|
4.
|
PNG files are supported by older versions of browsers.
|
|
|
5.
|
Due to the availability of high speed Internet connections today, it is
acceptable for a Web page to take a long time to load.
|
|
|
6.
|
You should use multimedia elements only if you have a good reason to do
so.
|
|
|
7.
|
A simple Web site that works well is far superior to a complex one that contains
errors.
|
|
|
8.
|
A Web page is composed of two distinct sections: the head and the
content.
|
|
|
9.
|
To ensure that everything will load properly on all platforms, including UNIX,
you should assume the filenames are case-sensitive and use uppercase characters.
|
|
|
10.
|
A JavaScript function is a block of code that adds dynamic content such as
rollovers or interactive forms to a Web page.
|
|
|
11.
|
The best way to test a Web page is to preview it in a browser window to make
sure that all text and graphic elements appear the way you expect them to.
|
|
|
12.
|
You should use paragraph indentations to create an unordered list.
|
|
|
13.
|
To end an unordered list, press [Tab] twice.
|
|
|
14.
|
When you make a change to a style, all page elements formatted with that style
are automatically updated.
|
|
|
15.
|
With CSS styles you can make hundreds of formatting changes in a few
minutes.
|
|
|
16.
|
When the Use CSS preference is set, any formatting choices you make using the
Property inspector will automatically create a style.
|
|
|
17.
|
Files saved with the PNG format share advantages of both GIFs and JPEGs.
|
|
|
18.
|
When an asset is placed in the Favorites list, it is not included in the Site
list.
|
|
|
19.
|
Before you insert a table you should always plan how your table will look with
all the text and graphics in it.
|
|
|
20.
|
When viewed in a browser, the table summary appears at the top of the
table.
|
|
|
21.
|
Table headers can be placed at the top but not at the sides of a table with
data.
|
|
|
22.
|
It is possible to split merged cells but not to merge split cells.
|
|
|
23.
|
Cold Fusion is a common client-side scripting application.
|
|
|
24.
|
When creating forms, you can specify that form data be stored in a database for
the Web site owner to use at a later date.
|
|
|
25.
|
Just as you can use a table to help place page elements on a Web page, you can
also use tables to help lay out a form.
|
|
|
26.
|
You can insert a plain button in a form to trigger an action that you specify on
the page.
|
|
|
27.
|
The advantage of using CSS styles is that all of your formatting rules are kept
in each Web page together with the HTML code.
|
|
|
28.
|
If both an external style and embedded style are applied to a single element,
the embedded style overrides the external style.
|
|
|
29.
|
It is possible to import an external style sheet.
|
|
|
30.
|
When working with external style sheets in Dreamweaver, you should choose to
link the file so that the content of the page is kept separate from the style sheet file.
|
|
|
31.
|
The default tag to create layers in Dreamweaver is the <span> tag.
|
|
|
32.
|
When you have text on a layer, it is strongly recommended that you edit the text
using the layer style in the CSS Styles panel, rather than the Property inspector.
|
|
|
33.
|
The Layers panel keeps track of all the layers on a page.
|
|
|
34.
|
Dreamweaver allows you to insert Macromedia Fireworks navigation bars, rollover
images, and buttons in your Web pages.
|
|
|
35.
|
When a link that targets to _blank is clicked, the current window will be
closed.
|
|
|
36.
|
When creating Flash buttons in Dreamweaver, if the text on your Flash buttons
appears too large, you can choose a smaller font size or a different font.
|
|
|
37.
|
You cannot add sounds to a Web page.
|
|
|
38.
|
You cannot add sounds to a Web page using the Behaviors panel in
Dreamweaver.
|
|
|
39.
|
Sound effects can add a new dimension to any Web site.
|
|
|
40.
|
You can add alternate text to a hotspot.
|
Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
41.
|
You can use the ____ panel to create folders to organize and store the various
files for your Web site, and to add pages to your Web site.
a. | Files | b. | Application | c. | CSS | d. | Dreamweaver |
|
|
|
42.
|
The ____ includes eight groups of buttons displayed in a drop-down menu.
a. | menu bar | b. | document window | c. | Insert
bar | d. | Document toolbar |
|
|
|
43.
|
Most information on a Web page is presented in the form of ____.
a. | graphics | b. | links | c. | banners | d. | text |
|
|
|
44.
|
The ____ tab of the Help window lists Dreamweaver Help topics by
category.
a. | Content | b. | Index | c. | Search | d. | Favorites |
|
|
|
45.
|
Windows users should save a site map as ____ if they want to use it for
printing.
|
|
|
46.
|
The ____ color is the color that fills the entire Web page.
a. | main | b. | fill | c. | foreground | d. | background |
|
|
|
47.
|
____ is one of the color palettes available in Dreamweaver.
a. | Windows OS | b. | RGB | c. | HSL | d. | CMYK |
|
|
|
48.
|
The default color for visited links, or links that have been previously clicked,
is ____.
a. | red | b. | blue | c. | purple | d. | magenta |
|
|
|
49.
|
The default color for unvisited links, or links that the viewer has not clicked
yet, is ____.
a. | red | b. | blue | c. | purple | d. | magenta |
|
|
|
50.
|
The hexadecimal value of white is ____.
a. | 000000 | b. | FF00FF | c. | FFF000 | d. | FFFFFF |
|
|
|
51.
|
In the hexadecimal system, “A” represents the number ____.
|
|
|
52.
|
____ is an example of a serif font.
a. | Verdana | b. | Arial | c. | Helvetica | d. | Georgia |
|
|
|
53.
|
A ____ is a line used to separate page elements or to organize information on a
page.
a. | line | b. | horizontal rule | c. | segment | d. | stripe |
|
|
|
54.
|
To open the Code Inspector you can click on “Code Inspector” in the
____ menu on the menu bar.
a. | Window | b. | Commands | c. | Modify | d. | Site |
|
|
|
55.
|
A CSS style consists of two parts: the ____ and the declaration.
a. | description | b. | selector | c. | header | d. | meta tag |
|
|
|
56.
|
____ files are not universally recognized by older browsers.
|
|
|
57.
|
The use of alternate text is the ____ checkpoint listed in the World Wide Web
Consortium (W3C) list of Priority 1 checkpoints.
a. | first | b. | second | c. | third | d. | last |
|
|
|
58.
|
To recreate the site cache, you should click ____ on the menu bar, point to
Advanced, then click Recreate Site Cache.
a. | File | b. | Edit | c. | Site | d. | Commands |
|
|
|
|
|
|
59.
|
Item ____ in the figure above points to the protocol of the path.
|
|
|
60.
|
To create a new style in an existing CSS style sheet, you should click Item ____
shown in the figure above.
|
|
|
61.
|
An example for the HTML code for an external link would be <a
____=“http://www.macromedia.com” Macromedia Web site </a>.
|
|
|
62.
|
In Dreamweaver, you can use ____ mode when you want to draw your own
table.
a. | Standard | b. | Expanded | c. | Layout | d. | Automatic |
|
|
|
63.
|
Setting the border value to ____ causes the table to appear invisible, so that
viewers will not realize that you used a table for the page layout unless they look at the
code.
|
|
|
64.
|
The code for two cells that have been merged into one cell that spans two
columns is ____.
a. | <td rowspan=“2”> | b. | <tr
rowspan=“2”> | c. | <td
colspan=“2”> | d. | <tr
colspan=“2”> |
|
|
|
|
|
|
65.
|
You can click on item ____ in the figure above to select the entire
table.
|
|
|
66.
|
The Visual Aids button appears on the ____.
a. | Property inspector | b. | Document toolbar | c. | Assets
panel | d. | Insert bar |
|
|
|
67.
|
The Manage Sites tool appears under the ____ menu.
a. | File | b. | Edit | c. | Site | d. | Modify |
|
|
|
68.
|
You can use the Label button on the Forms group of the ____ to link a label to a
form object.
a. | Document toolbar | b. | Properties inspector | c. | Assets
panel | d. | Insert bar |
|
|
|
|
|
|
69.
|
Item ____ in the figure above is the List/Menu button.
|
|
|
70.
|
The HTML line break tag is ____.
a. | <lb> | b. | <br> | c. | <lbreak> | d. | <lbr> |
|
|
|
|
|
|
71.
|
Item ____ in the figure above is a required field.
|
|
|
72.
|
Item ____ in the figure above is the Hidden Field icon.
|
|
|
73.
|
The Save All command appears under the ____ menu.
|
|
|
74.
|
When you convert layers to tables, you need to keep in mind that you ____
convert overlapping layers.
a. | may | b. | should | c. | cannot | d. | must |
|
|
|
75.
|
To convert tables on a Web page to layers, first click ____ on the menu
bar.
a. | Modify | b. | Edit | c. | Convert | d. | Tables |
|
|
|
76.
|
Using Dreamweaver you can insert Macromedia Director and ____ movies and
presentations in your Web page.
a. | JavaScript | b. | Java | c. | Shockwave | d. | ActiveX |
|
|
|
77.
|
The animations created using ____ use a series of vector-based graphics that
load quickly and merge with other graphics and sounds to create short movies.
a. | Macromedia Flash | b. | Macromedia Shockwave | c. | ActiveX
controls | d. | Java applets |
|
|
|
|
|
|
78.
|
Clicking on Item ____ shown in the figure above automatically saves the file
(.swf and .fla) and closes the window.
|
|
|
79.
|
A typical file extension for a sound file is ____.
|
|
|
80.
|
When creating a hotspot, if you click the Target list arrow in the Property
inspector, and then click ____, this means that when the hotspot is clicked, the page will open in
the same window.
a. | _self | b. | _same | c. | _parent | d. | _blank |
|
Completion Complete each
statement.
|
|
|
|
|
|
81.
|
Item ____________________ in the figure above is the expander arrow.
|
|
|
82.
|
A(n) ____________________ is a short paragraph that describes the content and
features of the Web site.
|
|
|
83.
|
To open the Page Properties dialog box, you can click on “Page
Properties” in the ____________________ menu on the menu bar.
|
|
|
84.
|
____________________ are lists of items that are presented in a specific order
and that are preceded by numbers or letters in sequence.
|
|
|
85.
|
You must use the ____________________ panel to delete files and perform all
file-management tasks.
|
|
|
86.
|
URL stands for _________________________.
|
|
|
87.
|
Relative paths include the ____________________ and folder location of a
file.
|
|
|
88.
|
____________________ graphics are graphics that are based on mathematical
formulas.
|
|
|
89.
|
A(n) ____________________ is a group of Web pages displayed using more than one
frame or window.
|
|
|
90.
|
A(n) ____________________ is a graphic that has one or more hotspots placed on
top of it.
|
|
|
91.
|
A(n) ____________________ is an area on a graphic that, when clicked, links to a
different location on the page or to another Web page.
|
|
|
92.
|
Tables are placeholders made up of small boxes called ____________________, into
which you can insert text and graphics.
|
|
|
93.
|
You can insert graphics in the cells of a table using the ____________________
command in the Images menu on the Insert bar.
|
|
|
94.
|
Making modifications and formatting changes to a table and its contents is
easier to do in ____________________ mode than in Layout mode.
|
|
|
95.
|
HTTP stands for _________________________.
|
|
|
96.
|
You can click the ____________________ in the Properties pane to graphically
select a color.
|
|
|
97.
|
You can change the amount of a layer that is visible by ____________________ one
or all sides of the layer.
|
|
|
98.
|
You can add layer properties such as text indent, padding, margins, and
background color using ____________________ styles.
|
|
|
99.
|
____________________ layers are layers whose HTML code is included within
another layer’s code.
|
|
|
100.
|
By adding ____________________, you can make your pages cheep, chirp, click, or
squawk.
|