Name:     ID: 
 
Email: 

Chapter 3 Worksheet

True/False
Indicate whether the statement is true or false.
 

 1. 

You can use Cascading Style Sheets to define formatting attributes for page elements such as text and tables.
 

 2. 

Graphics make Web pages visually stimulating and more exciting than pages that contain only text.
 

 3. 

You should use graphics as much as possible in Web pages.
 

 4. 

Ordered lists are sometimes called advanced lists.
 

 5. 

To ensure that your lists are displayed correctly, it is wise to stick to unordered or ordered lists.
 

 6. 

If you want to see more of your Web page in the document window, you can collapse the Property inspector.
 

 7. 

With CSS styles you can make hundreds of formatting changes in a few minutes.
 

 8. 

The Toggle Displaying of CSS Styles button can be used to see how your styles are affecting your page.
 

 9. 

When the Use CSS preference is set, any formatting choices you make using the Property inspector will automatically create a style.
 

 10. 

The CSS styles that are created automatically by Dreamweaver are named css1, css2, etc.
 

 11. 

Embedded style sheets apply to all pages in a Web site.
 

 12. 

When you add graphics to a Web page, it’s important to choose the appropriate graphic file format.
 

 13. 

Files saved with the PNG format share advantages of both GIFs and JPEGs.
 

 14. 

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.
 

 15. 

When you select an image, the Align text box in the Property inspector displays the alignment setting for the image.
 

 16. 

Adding horizontal or vertical space affects the width or height of the image.
 

 17. 

One of the easiest ways to make your Web page viewer-friendly and handicapped-accessible is to use alternate text.
 

 18. 

You can insert a background image on a Web page to provide depth and visual interest to the page, or to communicate a message or mood.
 

Multiple Choice
Identify the choice that best completes the statement or answers the question.
 

 19. 

____ 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
 

 20. 

____ lists are similar to unordered lists but do not have bullets.
a.
Ordered
b.
Plain
c.
Common
d.
Definition
 

 21. 

To create a definition list, select the text to use for the list, click ____ on the menu bar, point to List, then click Definition List.
a.
Edit
b.
Modify
c.
Text
d.
Commands
 
 
nar001-1.jpg
 

 22. 

Item ____ in the figure above can be clicked to collapse the Property Inspector.
a.
4
b.
5
c.
6
d.
7
 

 23. 

The ____ panel is used for managing styles.
a.
CSS Styles
b.
Styles
c.
Layers
d.
Properties
 

 24. 

If you select a style in the CSS Styles panel, the properties are displayed in the ____.
a.
Properties dialog box
b.
Properties panel
c.
Properties pane
d.
Property inspector
 

 25. 

Versions of Internet Explorer that are ____ or lower do not support CSS styles.
a.
1.0
b.
2.0
c.
3.0
d.
4.0
 

 26. 

Versions of Netscape Navigator that are ____ or higher support CSS styles.
a.
4.0
b.
5.0
c.
6.0
d.
7.0
 

 27. 

In CSS styles, class names are preceded by a(n) ____.
a.
period
b.
ampersand
c.
bang (exclamation mark)
d.
asterisk
 

 28. 

The three primary graphic file formats used in Web pages are ____, JPEG and PNG.
a.
TIFF
b.
BMP
c.
WMF
d.
GIF
 
 
nar002-1.jpg
 

 29. 

Item ____ in the figure above is the Refresh Site List button.
a.
1
b.
3
c.
6
d.
7
 

 30. 

To add an asset to the Favorites list in Windows, ____ the asset name in the Site list, then click Add to Favorites.
a.
right-click
b.
left-click
c.
[Ctrl]-click
d.
[Shift]-click
 

 31. 

To delete an asset from the Favorites list, select the asset you want to delete, then press ____ or the Remove from Favorites button on the Assets panel.
a.
[Ctrl][D]
b.
[Shift][Ctrl][D]
c.
[Delete]
d.
[Alt][D]
 

 32. 

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
 

 33. 

If you choose to use a background image on a Web page, it should be small in file size, and preferably in ____ format.
a.
JPEG
b.
GIF
c.
PNG
d.
BMP
 

 34. 

____ colors are colors that may not be displayed uniformly across computer platforms.
a.
Proprietary
b.
Non-standard
c.
Non-uniform
d.
Non-Websafe
 

 35. 

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
 

 36. 

To open the Page Properties dialog box you should click ____ on the menu bar, then click Page Properties.
a.
Edit
b.
Commands
c.
View
d.
Modify
 

 37. 

The ____ tags define the beginning and end of the body section of a Web page.
a.
<body></body>
b.
<b></b>
c.
<body-section></body-section>
d.
<main></main>
 

 38. 

To rename a file, right-click (Win) or [control]-click (Mac) the file you want to rename, point to ____, click Rename, then type the new name.
a.
File
b.
Edit
c.
Modify
d.
Site
 

Completion
Complete each statement.
 

 39. 

The types of lists that you can create in Dreamweaver are: unordered lists, ordered lists, and ____________________ lists.
 

 

 40. 

____________________ lists are often used with terms and definitions, such as in a dictionary or glossary.
 

 

 41. 

CSS style sheets contain ____________________, or rules, which are formatting attributes that can be applied to page elements.
 

 

 42. 

The buttons on the ____________________ toolbar allow you to render your page as different media types, such as print or handheld.
 

 

 43. 

If you position the ____________________ point in text that has a CSS style applied to it, that style is displayed in the Style text box on the Property inspector.
 

 

 44. 

Arial and Helvetica are ____________________ fonts.
 

 

 45. 

After you place an image on a Web page, you have several options for ____________________ it, or improving its appearance.
 

 

 46. 

Alternate text can be “read” by a(n) ____________________ reader, a device used by the visually impaired to convert written text on a computer monitor to spoken words.
 

 

 47. 

The Priority ____________________ checkpoints of the W3C dictate the most basic level of accessibility standards to be used by Web developers today.
 

 

 48. 

After you remove colors from a Web site, you should use the ____________________ button on the Assets panel to verify that these colors have been removed.
 

 

Essay
 

 49. 

What is the Assets panel? How is it structured?
 

 50. 

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?
 



 
         Start Over