True/False Indicate whether the
statement is true or false.
|
|
|
1.
|
You can save Dreamweaver files in many different file formats including XHTML,
HTML, JavaScript, CSS, or XML to name a few.
|
|
|
2.
|
The Dreamweaver Start page provides shortcuts for opening files or for creating
new files or Web sites.
|
|
|
3.
|
Each time you make a change, such as adding a new button or graphic to a page,
you should test the site again.
|
|
|
4.
|
You should consider leaving some white space on each Web page.
|
|
|
5.
|
When you choose a name for a Web page, you should use a descriptive name that
reflects the contents of the page.
|
|
|
6.
|
After typing in the Code Inspector, you must refresh your changes to see
them.
|
|
|
7.
|
You should build Web pages with large amounts of text, instead of dividing the
content in multiple pages, as this makes it easier for viewers to digest it all.
|
|
|
8.
|
The Style Rendering toolbar can be displayed by clicking Window --> Toolbars
--> Style Rendering when a page is open.
|
|
|
9.
|
By default, when you insert an image in a paragraph, its top edge aligns with
the baseline of the first line of text or any other element in the same paragraph.
|
|
|
10.
|
Once you set the Accessibility preferences, they will be in effect for all Web
sites that you develop, not just the one that’s open when you set them.
|
|
|
11.
|
Web pages contain two types of links: embedded links and external links.
|
|
|
12.
|
You can insert a navigation bar is by choosing Navigation Bar from the Assets
menu when the Common category is chosen on the Insert bar.
|
|
|
13.
|
The Show “Up image” initially check box should be checked only for
the element that links to the current page.
|
|
|
14.
|
To avoid having broken links on your Web site, you need to check external links
frequently.
|
|
|
15.
|
Using tables on a Web page gives you total control over the placement of each
object on the page.
|
|
|
16.
|
The two methods for creating tables in Dreamweaver require that you are in Code
view.
|
|
|
17.
|
In Dreamweaver, when you add a new column or row to a table, you must first
select the existing column or row to which the new column or row will be adjacent.
|
|
|
18.
|
In general, a balanced design is not very appealing to the viewer.
|
|
|
19.
|
You can copy an object to another layer by selecting the frame and layer prior
to pasting the object.
|
|
|
20.
|
Macromedia Flash allows you to organize layers by creating folders and grouping
other layers in them.
|
|
|
21.
|
It is possible to select a part of an instance.
|
|
|
22.
|
Graphic symbols have four states: Up, Over, Down, and Hit.
|
|
|
23.
|
You cannot drag the name of a symbol from the Library panel to the stage.
|
|
|
24.
|
You can use the animation features in Macromedia Flash to create special
effects.
|
|
|
25.
|
You can motion tween graphic objects.
|
Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
|
26.
|
The ____ is the large white area in the Dreamweaver program window where you
create and edit Web pages.
a. | menu bar | b. | document window | c. | Insert
bar | d. | Document toolbar |
|
|
|
27.
|
The ____ toolbar contains buttons that can be used to render different media
types.
a. | Document | b. | Standard | c. | Style
Rendering | d. | Coding |
|
|
|
28.
|
The ____ tool is used for page editing.
a. | Hand | b. | Zoom | c. | Select | d. | Edit |
|
|
|
29.
|
____ view shows the underlying HTML code for the page, but not how it will look
on a browser.
a. | Code and Design | b. | Code | c. | Debugging | d. | Design |
|
|
|
30.
|
____ is the default document type when you install Dreamweaver.
a. | XHTML 1.0 Transitional | b. | HTML 1.0 Transitional | c. | HTML 1.1
Transitional | d. | HTML 1.1 |
|
|
|
31.
|
Macintosh users should save a site map as ____ if they want to insert it on a
Web page.
|
|
|
|
|
|
32.
|
Item ____ above can be clicked to hide all panels.
|
|
|
33.
|
Dreamweaver’s Web-safe color palettes contain ____ Web-safe colors.
|
|
|
|
|
|
34.
|
Item(s) ____ in the figure above point(s) to keyword tags.
|
|
|
35.
|
The hexadecimal value of white is ____.
a. | 000000 | b. | FF00FF | c. | FFF000 | d. | FFFFFF |
|
|
|
36.
|
In the hexadecimal system, “A” represents the number ____.
|
|
|
37.
|
____ is an example of a sans-serif font.
a. | Times New Roman | b. | Times | c. | Helvetica | d. | Georgia |
|
|
|
38.
|
____ is an example of a serif font.
a. | Verdana | b. | Arial | c. | Helvetica | d. | Georgia |
|
|
|
39.
|
The ____ window setting is used on 15-inch monitors and some 17-inch
monitors.
a. | 640 x 480 | b. | 800 x
600 | c. | 1024 x 768 | d. | 1400 x
1050 |
|
|
|
40.
|
____ lists are bulleted lists of items that do not need to be placed in a
specific order.
a. | Unordered | b. | Definition | c. | Plain | d. | Common |
|
|
|
|
|
|
41.
|
Item ____ in the figure above is the ordered list button.
|
|
|
42.
|
Item ____ in the figure above points to the Web site URL of the path.
|
|
|
43.
|
Versions of Netscape Navigator that are ____ or higher support CSS
styles.
|
|
|
44.
|
When using CSS styles, the Property inspector font sizes are shown in ____
rather than HTML text sizes.
a. | picas | b. | points | c. | pixels | d. | inches |
|
|
|
|
|
|
45.
|
Item ____ in the figure above is the Refresh Site List button.
|
|
|
46.
|
Item ____ in the figure above is the Images button.
|
|
|
47.
|
You can use the ____ panel to locate Non-Websafe colors in a Web site.
a. | Assets | b. | Files | c. | Snippets | d. | Colors |
|
|
|
48.
|
____ is an example of an absolute path.
a. | http://www.yahoo.com/recreation | b. | assets/heroin.gif | c. | /striped_umbrella/activities.html | d. | spa.html |
|
|
|
49.
|
To recreate the site cache, you can click ____ on the menu bar, click Advanced,
then click Recreate Site Cache.
|
|
|
|
|
|
50.
|
Item ____ in the figure above is the Media list arrow.
|
|
|
51.
|
A navigation bar element has a(n) ____ state when the mouse pointer is not on
top of the element.
a. | Up image | b. | Over image | c. | Down
image | d. | Over while down image |
|
|
|
52.
|
You can select a table in Dreamweaver by clicking the table tag ____ on the tag
selector.
a. | <t> | b. | <table> | c. | <tb> | d. | <tab> |
|
|
|
|
|
|
53.
|
Item ____ in the figure above is the Layout mode button.
|
|
|
54.
|
Item ____ in the figure above is the Layout Table button.
|
|
|
55.
|
Item ____ in the figure above is the Standard mode button.
|
|
|
56.
|
Images are contained within ____, which are segments of the timeline.
a. | frames | b. | panels | c. | streams | d. | views |
|
|
|
57.
|
The ____ command causes the movie to begin playing frame by frame, from the
location of the playhead and continuing until the end of the movie.
a. | Rewind | b. | Play | c. | Step
Forward | d. | Step Backward |
|
|
|
58.
|
To copy one or more objects, select them, then click the Copy command on the
____ menu.
a. | Tool | b. | Selection | c. | Edit | d. | View |
|
|
|
59.
|
The ____ layer hides and reveals portions of another layer.
a. | Guided | b. | Mask | c. | Folder | d. | Normal |
|
|
|
60.
|
A(n) ____ symbol is useful because you can reuse a single image and make changes
in each instance of the image.
a. | graphic | b. | button | c. | movie | d. | instance |
|
|
|
61.
|
The ____ is/are used to expand and collapse the Library window to display more
or less of the symbol properties.
a. | Wide Library View and Narrow Library View icons | b. | Toggle Sorting Order
icon | c. | Name text box | d. | New Symbol icon |
|
|
|
|
|
|
62.
|
The figure above represents the ____.
a. | Options menu | b. | Title bar | c. | Library
panel | d. | Properties box |
|
|
|
63.
|
The ____ option, provided by the Property inspector when creating motion-tweened
animations, ensures that the object loops properly.
a. | Orient to path | b. | Snap | c. | Tween | d. | Sync |
|
|
|
64.
|
The ____ menu is used to delete Timeline effects.
a. | context | b. | tools | c. | edit | d. | file |
|
|
|
65.
|
If each image in a frame animation appears in ____ frame(s), the animation may
appear rather jerky.
a. | one | b. | two | c. | three | d. | four or more |
|
Completion Complete each
statement.
|
|
|
66.
|
In Dreamweaver you can ____________________ elements from other software
programs.
|
|
|
67.
|
Modifying and ____________________ pages in a Web site is an ongoing
process.
|
|
|
68.
|
____________________ are HTML codes that include information about the page,
such as keywords and descriptions.
|
|
|
69.
|
Many design decisions are implemented through the use of ____________________,
or CSS.
|
|
|
70.
|
A(n) ____________________ is an area on a Web page that contains links to the
main pages of a Web site.
|
|
|
71.
|
To view the Head Content of a Web document, you can click on “Head
Content” in the ____________________ menu on the menu bar.
|
|
|
72.
|
The ____________________ connecting one page to another are often the most
essential components of a Web site.
|
|
|
73.
|
When creating name anchors, you should choose ____________________ names that
describe the named anchor location on the page.
|
|
|
74.
|
A(n) ____________________ link can become broken when an Internet connection
fails to work properly
|
|
|
75.
|
One way of creating a table in Dreamweaver is to click the Table button on the
____________________ bar.
|
|
|
76.
|
One way of creating a table in Dreamweaver is by clicking the Insert bar list
arrow, click Layout, click the Layout mode button on the Insert bar, and then click the Layout Table
button or the ____________________ Cell button.
|
|
|
77.
|
When creating a table, it is better to add more ____________________ than you
think you will need.
|
|
|
78.
|
When working with tables, if you press the Layout mode button, the
______________________________ dialog box might open, providing instructions on creating and editing
a table in Layout mode.
|
|
|
79.
|
To ____________________ a cell means to divide it into multiple rows or
columns.
|
|
|
80.
|
Dreamweaver places the ____________________ code into each empty table cell at
the time it is created.
|
|
|
81.
|
____________________ allows movies to start playing when a Web site is
opened.
|
|
|
82.
|
The Properties panel is also called the ____________________.
|
|
|
83.
|
A(n) ____________________ describes the contents and illustrates how text,
graphics, animation, and other screen elements will be positioned.
|
|
|
84.
|
____________________ unity has to do with how the various screen objects relate
and how they all fit in.
|
|
|
85.
|
To make a change in a bitmap, you modify the ____________________.
|
|
|
|
|
|
86.
|
In the diagram above, “5” represents the ____________________
tool.
|
|
|
87.
|
Each ____________________ in an image has an exact position on the screen and a
precise color.
|
|
|
88.
|
After you complete the Convert to Symbol dialog box, Macromedia Flash places the
symbol in the ____________________ panel.
|
|
|
89.
|
____________________ of vision provides the basis for the frame rate in
animations.
|
|
|
90.
|
The ____________________ effect allows you to specify a motion ease.
|
Essay
|
|
|
91.
|
How can you create a new folder using the Files panel?
|
|
|
92.
|
How can you create an effective navigation structure?
|
|
|
93.
|
What are Web safe colors? Should you use them? Explain.
|
|
|
94.
|
Should you use “Under construction” Web pages? Explain.
|
|
|
95.
|
It is a good idea to store copies of your original Web site graphic files in a
separate folder, outside the assets folder of your Web site. Why?
|
|
|
96.
|
Why do Vector images appeal to designers?
|
|
|
97.
|
Describe the process involved in resizing an object.
|
|
|
98.
|
Describe the guideline for naming symbols that is mentioned in this
chapter.
|
|
|
99.
|
What are some of the points that should be considered when creating a frame
animation?
|
|
|
100.
|
What are the steps involved in creating an animation?
|