Name:     ID: 
 
Email: 

Web Design Chapter 2 Worksheet

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

 1. 

You should consider leaving some white space on each Web page.
 

 2. 

You should use multimedia elements only if you have a good reason to do so.
 

 3. 

A simple Web site that works well is far superior to a complex one that contains errors.
 

 4. 

A Web page is composed of two distinct sections: the head and the content.
 

 5. 

Page titles are not to be confused with filenames, the name used to store each file on the server.
 

 6. 

Continuous Tone is the default color palette in Dreamweaver.
 

 7. 

The head of a Web page contains only page content that is visible in the browser.
 

 8. 

The background color should complement the colors used for text, links, and graphics that are placed on the page.
 

 9. 

Many search engines display page titles and descriptions in their search results.
 

 10. 

Each pair of characters in the hexadecimal value of a color represents the cyan, magenta, yellow and black values.
 

 11. 

To import text from a Microsoft Word file, you use the Import Word Document command.
 

 12. 

Fonts are displayed the same on both a Windows and Macintosh computer.
 

 13. 

When you choose a name for a Web page, you should use a descriptive name that reflects the contents of the page.
 

 14. 

You should name the home page of a Web site home.html.
 

 15. 

When necessary, you should add spaces in the filenames of Web pages to make the names more readable.
 

 16. 

You should never use a number for the first character of a filename.
 

 17. 

Some people consider sans-serif fonts easier to read in printed material.
 

 18. 

Many designers feel that a sans-serif font is preferable when the content of a Web site is primarily intended to be read on the screen.
 

 19. 

In Dreamweaver, an ampersand (&) after the filename in the title bar indicates that you have altered the page since you last saved it.
 

 20. 

By default, the History panel records 100 steps.
 

 21. 

You should always set the number of steps the History panel records to 250 or more.
 

 22. 

After typing in the Code Inspector, you must refresh your changes to see them.
 

 23. 

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.
 

 24. 

The most common screen size that designers use today is 1024 x 768.
 

 25. 

You should test your pages using different browsers and a wide variety of screen sizes and resolutions to ensure the best view of your page by all types of computer equipment.
 

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

 26. 

The ____ of a Web page includes the page title that is displayed in the title bar of the browser and some important page elements that are not visible in the browser.
a.
meta tags
b.
keywords
c.
head content
d.
body
 

 27. 

Meta tags are read by screen readers and are also used to provide the server information such as the ____ rating for the page.
a.
ICS
b.
PICS
c.
PICT
d.
Web
 

 28. 

____ is a rating system for Web pages that is similar to rating systems used for movies.
a.
Meta tags
b.
MDI
c.
PICT
d.
PICS
 

 29. 

Dreamweaver’s Web-safe color palettes contain ____ Web-safe colors.
a.
64
b.
128
c.
216
d.
256
 

 30. 

Dreamweaver’s ____ palette is a Web-safe palette.
a.
RGB
b.
Contiguous Tone
c.
Grayscale
d.
Color Cubes
 

 31. 

____ is not one of the color palettes available in Dreamweaver.
a.
Continuous Tone
b.
RGB
c.
Grayscale
d.
Mac OS
 

 32. 

____ is one of the color palettes available in Dreamweaver.
a.
Windows OS
b.
RGB
c.
HSL
d.
CMYK
 

 33. 

The default color for unvisited links, or links that the viewer has not clicked yet, is ____.
a.
red
b.
blue
c.
purple
d.
magenta
 
 
nar001-1.jpg
 

 34. 

Item(s) ____ in the figure above is/are (a) Web-safe palette(s).
a.
2
b.
4
c.
6
d.
8
 
 
nar002-1.jpg
 

 35. 

Item(s) ____ in the figure above point(s) to title tags.
a.
1 and 2
b.
3
c.
5
d.
6
 

 36. 

Item(s) ____ in the figure above point(s) to keyword tags.
a.
1 and 2
b.
3
c.
5
d.
6
 

 37. 

Item(s) ____ in the figure above point(s) to description tags.
a.
1 and 2
b.
3
c.
5
d.
6
 

 38. 

The hexadecimal number system is based on ____.
a.
2
b.
8
c.
10
d.
16
 

 39. 

In the hexadecimal system, “A” represents the number ____.
a.
10
b.
11
c.
14
d.
15
 

 40. 

A font ____ is a set of three fonts that specify which fonts a browser should use to display the text of your Web page.
a.
combination
b.
set
c.
list
d.
arrangement
 

 41. 

Heading ____ is the largest heading format size.
a.
0
b.
1
c.
5
d.
6
 

 42. 

When the paragraph is centered, the HTML code align=“center” is added to the ____ tag.
a.
<pg>
b.
<paragraph>
c.
<par>
d.
<p>
 

 43. 

____ is an example of a serif font.
a.
Verdana
b.
Arial
c.
Helvetica
d.
Georgia
 

 44. 

A good rule of thumb is to limit each Web site to no more than ____ font variations.
a.
one
b.
two
c.
three
d.
four
 

 45. 

The default text size of a navigation bar is ____.
a.
1
b.
2
c.
3
d.
4
 

 46. 

You can press ____ to display the Code Inspector.
a.
[C]
b.
[F10]
c.
[Ctrl][Shift][C]
d.
[Tab]
 

 47. 

The Web TV window size is ____.
a.
536 x 196
b.
544 x 378
c.
600 x 300
d.
640 x 480
 

 48. 

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
 

 49. 

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
 

 50. 

To open the History panel you can click on “History” in the ____ menu on the menu bar.
a.
Window
b.
Commands
c.
Modify
d.
Site
 



 
         Start Over