1. (TCO 1) In a URL, the beginning part that reads "http:" represents _____ (Points : 4)

an address.

an IP address.

a protocol.

an absolute path.

2. (TCO 1) HTML standards are established by _____ (Points : 4)

World Wide Web Consortium.

The Open Source Community.

ICANN.

U.S. Department of Commerce.

3. (TCO 2) A mockup of a site showing page layout and positioning is called a _____ (Points : 4)

flowchart.

wireframe.

hierarchy chart.

site map.

4. (TCO 2) Parts of the page that separates content and provides structure is called _____ (Points : 4)

ActiveX control.

borders.

dividers.

active white space.

5. (TCO 3) The _____ structure is ideally suited to electronic shopping. (Points : 4) linear

catalog

hierarchical

cluster

6. (TCO 4) The _____ element lets you establish document relationships. (Points : 4)

7. (TCO 5) The _____ property lets you specify which image to display in the background. (Points : 4)

background-position

background-image

background-repeat

background

8. (TCO 6) What bridges the communication between the Internet and the server? (Points : 4)

AGI

CGI

API

Vacuum tubes

9. (TCO 6) Which input type allows a user to upload a file to the server? (Points : 4) File

Input

Upload

Source

10. (TCO 6) You are creating a login form for the user to enter his or her username, password, and an option that says "Keep me logged in.” Which input type would be best for a user to choose an option that says "Forgot your password”? (Points : 4) Checkbox

Hidden

Text

None of the above

11. (TCO 6) Which regular expression can be used to validate an e-mail address? (Points : 4)

(\d{3}) \d{3}-\d{4} [a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4} Regular expressions cannot be used to validate e-mail addresses.

12. (TCO 8) Your _____ is the single most important factor in determining the success of your site. (Points : 4) font choice information design number of graphics plug-in requirements

13. (TCO 8) The _____ is a conceptual layout device that organizes the page into columns and rows. (Points : 4) grid page template style sheet matrix.

14. (TCO 9) Which of the following might be included among accessibility features? (Points : 4) Access keys Low-contrast version Script fonts All of the above

ESSAY

1: Discuss how the use of the Web has changed since its inception. What is different in how users access and use the Web today versus access and usage in the early days of the Web?

2: In your own words, describe three types of site navigation structures. When might each method of organizing the site be used?

3: Differentiate between the three levels of CSS (inline, page, and external). Describe an application (use) for each of the styles that is not included in your text. Explain the order they are displayed by the browser.

4: CSS3 rules allow you to create some graphic-looking concepts on your page. List three and tell why you think that this is a better method than creating graphics and placing them on the page.

5: How can you use the Spry Data Set in Dreamweaver? What needs to be established and how can the dataset retrieve data?

6: The W3C describes many of the steps that web designers should use to allow disabled users to effectively use the Web. Describe four of the elements that you should consider for your page to allow the widest possible accessibility?

7: Discuss the understandability requirement of the WCAG 2.0 guidelines. Give examples