Exam 9: Implementing Responsive Design

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

An example of progressive enhancement is when you specify a fallback color for a background image._________________________

(True/False)
4.9/5
(35)

You use the @media keyword tocreate a media query for responsive design using which media type?

(Multiple Choice)
4.7/5
(34)

When you use progressive enhancement, newer CSS features enhance the basic content

(Multiple Choice)
4.9/5
(35)

Limiting the amount of web page content shown by default and making related information available only if a user requests is describes which concept?

(Multiple Choice)
4.8/5
(36)

Element widths in responsive designs are often specified in pixels._________________________

(True/False)
4.7/5
(35)

Case-Based Critical Thinking Question Tracy is using responsive design to build a website featuring images and descriptions of national parks. -Tracy shortens the descriptions of the parks when the site is displayed on smaller screens; this is an implementation of __________.

(Multiple Choice)
4.8/5
(33)

In what circumstances might you add a column with a media query, and what property or properties might you use?

(Essay)
4.9/5
(41)

While developing a website, you can test how its layout might appear on a range of devices using

(Multiple Choice)
4.7/5
(37)

Responsive design allows you to specify different CSS style rules depending on

(Multiple Choice)
4.8/5
(33)

One method of implementing adaptive content is to change the display of elements in media queries using class names.

(True/False)
4.9/5
(31)

Matching Match each logical operator and media feature with its description. -not

(Multiple Choice)
4.9/5
(46)

In general, you use the min-width media feature for all media queries when your starting layout is optimized for a small screen._________________________

(True/False)
4.9/5
(44)

What does a hamburger menu replace?

(Multiple Choice)
5.0/5
(38)

It's considered acceptable to incorporate a newer CSS feature not supported by older browsers as long as it doesn't affect the meaning or functionality of page content.

(True/False)
4.8/5
(39)

The practice of limiting the amount of content shown by default and making related information available only if a user requests is is known as __________ content.

(Short Answer)
5.0/5
(33)

​    -Referring to the figure above, the code that creates rounded corners starts with __________. -Referring to the figure above, the code that creates rounded corners starts with __________.

(Multiple Choice)
4.8/5
(44)

__________ allows a web developer to specify different CSS style rules for some or all of a page's elements depending on the width of the screen or browser window.

(Short Answer)
4.8/5
(34)

Matching Match each logical operator and media feature with its description. -min-width

(Multiple Choice)
4.8/5
(35)

Case-Based Critical Thinking Question Tracy is using responsive design to build a website featuring images and descriptions of national parks. -Tracy wants to change the display of the first child of another element; to do so, he uses __________.

(Multiple Choice)
4.8/5
(41)

Matching Match each logical operator and media feature with its description. -and

(Multiple Choice)
4.9/5
(27)
Showing 41 - 60 of 74
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)