Unit 4 Question Bank

This page includes several sample questions that could be used for assessment of students' understanding of the material covered in Unit 4. 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

Which of the following is a valid reason to explain why it is generally better to let the content of a web page lead the graphics and not the other way around?
Correct answer: b. Overly strong graphics can distract the visitor from the message of the web page.

Question 2

Which of the following is the correct syntax for the "alt" attribute?
Correct answer: d. <img src="lion.jpg" alt="photo of a roaring lion">

Question 3

Which of the following is not a true statement about alternate text for images?
Correct answer: a. Alternate text should describe each image in extremely fine detail.

Question 4

Which of the following is not good advice concerning the use of graphics on a web page?
Correct answer: b. Large graphics are better than smaller ones because they reduce loading time.

Question 5

Which of the following is not a valid purpose for using graphics in web design?
Correct answer: b. Graphics cause rapid eye movement and force visitors to remain on the page longer.

Question 6

A work published on the World-Wide Web is not protected by copyright until the web developer petitions the US Copyright Office.
Correct answer: b. False

Question 7

It is not required to add the familiar © symbol or a phrase such as "Copyright by author" to copyright content on your web page, but it does serve as notification to visitors.
Correct answer: a. True

Question 8

If a website does not indicate that the material on that site is copyrighted that means—
Correct answer: c. You will have to contact the author to find out what you can do with their material.

Question 9

Which of the following is not a test to determine fair use?
Correct answer: d. Is the author someone you have heard of?

Module 2

Question 1

Which of the following is an accurate definition of pixels?
Correct answer: c. Tiny dots of color that combine together to make an image.

Question 2

When viewing graphics on a computer monitor, a higher resolution will always mean a higher quality image.
Correct answer: b. False

Question 3

3. When it comes to resizing a graphic which of the following is the best advice?
Correct answer: b. You can use a graphics program to reduce the size of an image and no quality will be lost.

Question 4

An excessively (overly) large file size for an image will—
Correct answer: d. Cause the image to load too slowly.

Question 5

Which statement is completely true when it comes to selecting the best image format (file type) to use?
Correct answer: c. JPEG image format is a good choice for images with many colors such as photographs. JPEGs lose their quality each time an image is saved or compressed.

Question 6

Which statement is completely true when it comes to selecting the best image format (file type) to use?
Correct answer: d. GIF image format is a good choice for simpler graphics with a smaller number of solid colors. GIFs will not lose their quality each time an image is saved or compressed.

Question 7

Which statement about the PNG file format is false?
Correct answer: a. An image saved in PNG will always be smaller than the same image saved in JPEG.

Question 8

Which of the following websites is a good source for locating creative works that can be shared and reused under certain conditions?
Correct answer: d. All of the above

Question 9

Which of the following is not a good suggestion for how to manage images with the goal of making a web page load faster?
Correct answer: d. Use larger images as they can be downloaded faster due to gravity.

Question 10

Which of the following is correct HTML for an image that serves as a hyperlink?
Correct answer: d. <a href="index.html"><img src="home.gif" alt="Home"></a>

Module 3

Question 1

Making the corner radius larger on a shape will—
Correct answer: a. Increase the curve diameter.

Question 2

The hexadecimal color system mixes three colors to attain colors. The three colors, in order, are:
Correct answer: c. red, green, blue

Question 3

The lowest value in hex is 0 and the highest is F. White by definition is the blending of all colors; therefore, the hexadecimal code for white is:
Correct answer: b. #FFFFFF

Question 4

Since we know from basic color theory that mixing red and blue gives us purple, which of the following hex codes will not produce a shade of purple?
Correct answer: d. #336600

Question 5

Pure red is which of the following hexadecimal values?
Correct answer: c. #FF0000

Question 6

Graphic software programs typically have which of the following tools that allow you to select colors from an existing image?
Correct answer: b. Eyedropper tool

Question 7

Which common feature in graphics programs lets you fill objects or backgrounds with a combination of colors that fade into one another?
Correct answer: d. Gradient tool

Question 8

Stacked sheets of glass is a useful analogy for thinking about layers for all of the following reasons except:
Correct answer: c. Any adjustment you do to one layer is automatically adjusted on all the layers.

Question 9

Always be sure to check which layer you are working on because—
Correct answer: a. It is easy to lose track of which layer you are on and then inadvertently make changes to object on another layer.

Question 10

It is a good idea to name your layers and keep them organized in folders. This is especially true in larger projects where there can be a considerable number of layers to deal with.
Correct answer: a. True

Question 11

Toggling a layer to make it hidden provides the following advantages:
Correct answer: c. Both a and b.

Question 12

The icon on most graphic programs for hiding a layer and making it visible is the following:
Correct answer: b. An eye

Question 13

A crucial reason for optimizing images is—
Correct answer: b. Visitors will not stick around to wait for a bloated image file to load.

Question 14

Which of the following is not an example of a "superfluous" image that should be removed from a business web site?
Correct answer: d. An image that introduces a new product line

Question 15

The GIF file format is superior to the PNG file format in the following ways: more colors, multilevel transparency, and better file compression.
Correct answer: b. False

Question 16

Saving images in an "Interlaced" (GIFs and PNGs) or "Progressive Loading" (JPG) format, the browser displays your pictures as fast as they can by—
Correct answer: c. Drawing a rough approximation of the picture first, then filling in the details later.

Question 17

All of the following are strategies for faster image file downloads except:
Correct answer: b. Using JPG files for simple graphics and GIF files for photos.

Question 18

The overall goal of optimizing graphic files is to—
Correct answer: a. Achieve the best balance of high quality and low file size.

Question 19

The favicon is—
Correct answer: d. All of the above

Module 4

Question 1

In graphics software, the marquee tool allows you to select a portion of an image, then you can manipulate it in a number of ways. Which of the following is not one of those ways?
Correct answer: d. Create new layers

Question 2

Which of the following tools is most useful for selecting the same or similar colors?
Correct answer: b. Magic wand tool

Question 3

Which of the following tools allows you to freehand draw the selection line?
Correct answer: d. Lasso tool

Question 4

The inverse selection tool allows you to turn objects upside down.
Correct answer: b. False

Question 5

You can feather a selection to soften the edges of a selected object.
Correct answer: a. True

Question 6

The scale tool allows you to drag the corners to make the object larger or smaller while—
Correct answer: b. maintaining the same aspect ratio, or drag the sides to elongate the object's width or height.

Question 7

If you want to spin an object, use the following tool:
Correct answer: a. transform

Question 8

Which of the following tools are good for creating three dimensional effects of illusions of depth?
Correct answer: b. Skew and distort

Question 9

By increasing the opacity of an object, you will be able to see through it better.
Correct answer: b. False

Question 10

All of the following are examples of layer effects except—
Correct answer: c. Magic wand

Question 11

Which statement about blending properties is false?
Correct answer: c. Blending properties help you to optimize graphic files.

Which of the following is the correct CSS property for applying a background image to a page?

Question here?
Correct answer: b. background-image

Question 13

By setting the following CSS property to "scroll" or "fixed" you can control whether the background image will scroll along with the rest of the elements on the page when the user slides the scrollbar or whether the image will stay fixed to the page.
Correct answer: a. background-attachment

Question 14

If you wanted to take a small-size image of a pattern and use it as a tile to fill the entire area of your web page, which of the following CSS properties would you use?
Correct answer: b. background-repeat

Question 15

When using a large-sized background image, all of the following are true except:
Correct answer: c. Save at the highest resolution possible.

Question 16

In general when using background images—
Correct answer: d. All of the above