Name:     ID: 
 
Email: 

COSC 2312 Web Authoring Quiz 2 Units D and E

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

 1. 

The purpose of HTML is to meaningfully define a document’s structure by identifying pieces of text as paragraphs, quotes, lists, headings, or other elements.
 

 2. 

Semantic means “related to words.”
 

 3. 

People who are blind or have severely impaired eyesight use software called a word interpreter to help them use a computer.
 

 4. 

Although HTML has six levels of headings, you generally won’t use more than three or four levels unless you have very long, highly structured documents on your site.
 

 5. 

Almost all browsers display any content that’s wrapped in a <p> tag with top and bottom margins and no indentation.
 

 6. 

Once you create a style rule, you’re stuck with it forever.
 

 7. 

A pixel is the basic unit of measurement for anything displayed on a computer screen.
 

 8. 

You should choose class names based on appearance, not on meaning.
 

 9. 

For some types of sites, such as online stores, portfolios, or photo galleries, pictures are an essential part of the content.
 

 10. 

Digital images can be saved in dozens of different file formats. Only three of these file formats can be used for Web pages.
 

 11. 

A picture in a Web page is embedded in the HTML file.
 

 12. 

When creating alternate text, keep your descriptions brief.
 

 13. 

With Resizing, the image dimensions and the file size changes.
 

 14. 

With the default wrapping style, None, the text starts at the upper edge of the photo.
 

 15. 

Product galleries, sets of vacation pictures, and portfolios are all examples of pages that work well with thumbnail images.
 

 16. 

To change the wrapping styles, alignment, or margins of a thumbnail, you use the Gallery Properties options.
 

Matching
 
 
Referring to the figure below, please identify the letter of the choice that best matches the numbered area on the screen.
grp001-1.jpg
a.
1.
d.
4.
b.
2.
e.
5.
c.
3.
 

 17. 

Opening tag
 

 18. 

Attribute
 

 19. 

Closing tag
 

 20. 

Content
 

 21. 

Element
 
 
Referring to the figure below, please identify the letter of the choice that best matches the numbered area on the screen.

grp002-1.jpg
a.
1.
d.
4.
b.
2.
e.
5.
c.
3.
 

 22. 

Horizontal margin box
 

 23. 

File path to picture
 

 24. 

Appearance tab
 

 25. 

Wrapping Style Options
 

 26. 

Alternate Text field
 

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

 27. 

A sound document structure starts when you import text files ____, or type the text within Expression Web.
a.
without formatting
c.
without file extensions
b.
with formatting
d.
with file extensions
 

 28. 

The combination of an opening tag, content, and a closing tag is known as a(n) ____.
a.
attribute
c.
cluster
b.
element
d.
group
 

 29. 

Following principles of ____ markup—that is, using HTML tags to mark up elements in a meaningful and descriptive way—is important.
a.
semantic
c.
XHTML
b.
basic
d.
complete
 

 30. 

In HTML, the <p> tag denotes a ____ element.
a.
period
c.
page
b.
pause
d.
paragraph
 

 31. 

The ____ element is used to create a new line of text within an existing paragraph without creating a new paragraph.
a.
<br />
c.
<nl />
b.
<b />
d.
<t />
 

 32. 

Part of an aesthetically pleasing and user-friendly design is creating a ____ hierarchy on the page. This means varying the size of text elements in relationship to their importance.
a.
semantic
c.
contextual
b.
visual
d.
browser-based
 

 33. 

By default, Expression Web uses ____ when generating code for your Web pages.
a.
Java
c.
XHTML
b.
plain text
d.
HTML
 

 34. 

Items in ____ lists appear with bullets beside them by default.
a.
organized
c.
ordered
b.
unordered
d.
random
 

 35. 

Once you begin to create and apply your own styles in Expression Web, you should avoid using the ____ tools on the Common toolbar.
a.
Font Size
c.
Highlight
b.
Align Text Left
d.
all of the above
 

 36. 

One way to apply a class-based style is to select an element in ____ view, then apply the class to an existing element, such as a paragraph.
a.
Design
c.
Print Preview
b.
Gallery
d.
Edit
 

 37. 

Clicking the ____ tab selects the entire element, including the HTML tags, not just the text.
a.
visual aid
c.
design aid
b.
visual help
d.
design help
 

 38. 

Common HTML text elements include ____, which creates a numbered list.
a.
<ol>
c.
<num>
b.
<nl>
d.
<list>
 

 39. 

Common HTML text elements include ____, which creates a bulleted list.
a.
<ul>
c.
<bullet>
b.
<bl>
d.
<tab>
 

 40. 

Common HTML text elements include ____, which creates a heading.
a.
<heading1>
c.
<h1>
b.
<head1>
d.
<top1>
 

 41. 

XHTML is a newer version of HTML that has slightly different rules and tags; and uses the ____ extension.
a.
.htm
c.
either a. or b.
b.
.html
d.
neither a. nor b.
 

 42. 

Using Expression Web, you can ____.
a.
add pictures to your Web pages
b.
adjust the margins and alignment of a picture
c.
create small pictures that link to larger ones.
d.
all of the above
 

 43. 

In general, the larger an image’s dimensions, the larger its file size. However, the ____ the image also affect the file size.
a.
file format of
c.
both a. and b.
b.
amount of color and detail in
d.
neither a. nor b.
 

 44. 

Download time is determined by two factors: the ____ and the speed of the visitor’s Internet connection.
a.
file size of the page
c.
upload options
b.
server size
d.
number of HTML tags
 

 45. 

Research has shown that people will wait an average of ____ seconds for a page to load before surfing away to a different site.
a.
4
c.
12
b.
8
d.
16
 

 46. 

A 100 KB page downloads in about ____ seconds on a 56k dial-up connection and in 2 seconds on a high-speed connection.
a.
7
c.
28
b.
14
d.
56
 

 47. 

The ____ format is best used for photographs and other images that contain many different colors, such as detailed artwork.
a.
JPEG
c.
PNG
b.
GIF
d.
XML
 
 
nar001-1.jpg
 

 48. 

Referring to the figure above, how could you resize the photo?
a.
Use the resizing handles shown on the right side of the image
b.
Use the resizing handles shown on the bottom side of the image
c.
Use the resizing handles shown on the bottom-right corner of the image
d.
Any of the above
 

 49. 

Referring to the figure above, if you wanted to change the size of the photo while keeping the height and width in the same proportion what would you do?
a.
Click the [Shift] key before you drag
c.
Hold the [Shift] key while you drag
b.
Click the [Ctrl] key before you drag
d.
Hold the [Ctrl] key while you drag
 

 50. 

The ____ format is best used for images that are drawings, simple graphics, navigation buttons, or that contain large areas of solid colors.
a.
JPEG
c.
PNG
b.
GIF
d.
XML
 

 51. 

The ____ format was created specifically for Web graphics. It produces high-quality images with small file sizes.
a.
JPEG
c.
PNG
b.
GIF
d.
XML
 

 52. 

____ photos are photos taken by professional photographers and then offered for sale to Web designers, graphic designers, and others who need images for Web sites, print advertisements, and other projects.
a.
Public
c.
Domain
b.
Stock
d.
Thumbnail
 

 53. 

____ is work that is not protected by copyright law and is free to use and copy.
a.
Public domain
c.
WWW domain
b.
Internet domain
d.
Free domain
 

 54. 

When you insert a picture into a page, Expression Web inserts a(n) ____ tag in the Web page code.
a.
<image>
c.
<pic>
b.
<img>
d.
<picture>
 
 
nar002-1.jpg
 

 55. 

In the figure above, what does the pink striped area along the right-side of the photo indicate?
a.
margins
c.
photo is selected
b.
an error
d.
alternate text is available
 

 56. 

In the figure above, there is a box of text next to the photo. It is yellow, outlined in black, and contains some information in it regarding the margins. This box is called a ____.
a.
design marker
c.
resizing callout
b.
margin enforcer
d.
ScreenTip
 

 57. 

In the figure above, if you wanted more space to appear between the photo and the text you would adjust the ____.
a.
Horizontal margin
c.
Top margin
b.
Vertical margin
d.
Bottom margin
 

 58. 

In the figure above, if you wanted the right margin larger than the left margin you would ____.
a.
enter a larger number under right margin
b.
enter a larger number under horizontal margin
c.
drag the right margin visual aid
d.
drag the left margin visual aid
 

 59. 

File size is affected by ____.
a.
file format
c.
amount of detail in image
b.
amount of color in image
d.
all of the above
 

 60. 

There is no ideal file size for a page, but as a rule of thumb, ____ KB is a safe range.
a.
50-100
c.
100-200
b.
100-500
d.
200-300
 

 61. 

You can change the size of a picture in Expression Web by dragging ____.
a.
the sides
c.
both a. and b.
b.
a corner
d.
neither a. nor b.
 



 
         Start Over