Unit 7 Question Bank

This page includes several sample questions that could be used for assessment of students' understanding of the material covered in Unit 7. Questions are organized by module. Questions are coded in fully accessible, standards-compliant HTML and could easily be plugged into an HTML form that students could take online. However, this page itself is not a functional quiz. Use the Options below to display the questions how you need them before printing or copying.

Options

Module 1

Question 1

While using web authoring software, what view enables the user to work directly with the HTML code?
Correct answer: e. b and c

Question 2

While using web authoring software, what view enables the user to work in an interface that is similar to a word processor application (the user types, pastes, or inserts content without working directly in the code)?
Correct answer: d. a and c

Question 3

While using web authoring software, what view enables the user to simultaneously work with code and with an interface that is similar to a word processor application?
Correct answer: c. split view

Question 4

In most web authoring software products, if you use the menu or toolbar to add a link after you have selected existing text in the document, what will happen to the text you had selected?
Correct answer: c. The selected text becomes the link text that users click on.

Question 5

Most web authoring software provides a means for adding alternate text to images, either in a dialog box when the image is being added to the page, or in an Image Properties dialog that can be accessed later.
Correct answer: a. True

Question 6

After using the Design View of authoring software to insert an element, it is never a good idea to use the Code View to see the HTML that was generated by your changes.
Correct answer: b. False

Question 7

Using web authoring software, you can use the menu or toolbar to do which of the following?
Correct answer: d. All of the above

Question 8

All web authoring software products produce valid HTML.
Correct answer: b. False

Question 9

Which of the following is an advantage to using web authoring software to manage your CSS?
Correct answer: d. All of the above

Question 10

Which of the following features helps web design and development teams to manage the creation and maintenance of large websites?
Correct answer: c. Both a and b

Question 11

Which of the following functions is not an example of how site management features can help ensure the quality of your web sites?
Correct answer: c. Automatically update your commercial site to ensure that it generates maximum income.

Module 2

Question 1

The World Wide Web is one of many services available over the Internet. Which of the following is another service that is provided over the Internet:
Correct answer: d. All of the above

Question 2

Computers running software specifically designed to transmit and store Web resources are called—
Correct answer: a. Web servers

Question 3

URL stands for—
Correct answer: b. Uniform Resource Locator

Question 4

Which of the following is not an example of a user agent?
Correct answer: c. Pay phone

Question 5

To get your website on the Web, you need a web server.
Correct answer: a. True

Question 6

Which of the following is not a true statement about web hosting services?
Correct answer: b. By law, internet service providers cannot charge for web hosting services.

Question 7

Which of the following is a true statement about content management systems (CMS's)?
Correct answer: a. Web content authors don't have to know anything about HTML.

Question 8

Version control is a feature in content management systems which enables a user to—
Correct answer: b. revert back to an earlier version of a web page or article if they mess up.

Question 9

Templates can be great for Web standards, but only if they conform to Web standards.
Correct answer: a. True

Question 10

A very popular content management system is—
Correct answer: d. All of the above

Question 11

Blogging software is a type of CMS that was specifically designed to support blogs.
Correct answer: a. True

Question 12

With a growing variety of CMS's available so people and organizations can create and manage websites without knowing anything about HTML, does that mean everything you've learned in this course has been a waste of time? Not at all! Because—
Correct answer: d. All of the above