Loading...

This lesson presented situations where responsive web design can optimize your website across multiple platforms.

Before you take your quiz, check your understanding of this lesson's content. Practice identifying responsive web design situations by answering the questions in the activity below.

Which of the following will produce a responsive image that won't pixelate?

  1. width: 100%;
  2. width: auto;
  3. min-width: 100%;
  4. max- width: 100%;

Which of these devices is most likely to benefit from white space?

  1. smartphone
  2. digital tablet
  3. widescreen monitor
  4. White space should always be minimized.

A website contains information about a 5k race coming up next month. A sidebar section is added to the widescreen version of the home page. Which of the following should not be included in this section?

  1. quotations from people who ran in the previous year's race
  2. the time and date for this year's event
  3. pictures from past races
  4. a listing of related events that may be of interest

When the display is a smartphone being held in portrait orientation, which of the following is most likely?

  1. The page's navigation links will be all be listed in the same row.
  2. Each navigation link will be listed on its own line.
  3. A column of navigation links will float next to the page's text content.
  4. All navigation links will be removed.

Which of these is most likely to be implemented in a print version specifically to save ink?

  1. background-color: transparent;
  2. float: left;
  3. font-size: 12px;
  4. margin: 20px;

Summary

Questions answered correctly:

Questions answered incorrectly: