Exam 9: Implementing Responsive Design

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

  Referring to the figure above, the code shown in the figure represents Referring to the figure above, the code shown in the figure represents

Free
(Multiple Choice)
4.8/5
(25)
Correct Answer:
Verified

B

Case-Based Critical Thinking Question Jenna manages the website for a local band. She is exploring responsive design to determine which aspects she might implement on the band's website. Jenna learns that while developing her website, she can most easily get a sense of how the layout will perform on a variety of devices by 

Free
(Multiple Choice)
4.8/5
(42)
Correct Answer:
Verified

C

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

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

B

Match each logical operator and media feature with its description.
not
conditions before and after must be true
and
maximum width to which media query applies
max-width
condition after must be false
Correct Answer:
Verified
Premises:
Responses:
not
conditions before and after must be true
and
maximum width to which media query applies
max-width
condition after must be false
,
minimum width to which media query applies
min-width
condition before or condition after must be true
(Matching)
4.9/5
(40)

In responsive design, a button showing 3 horizontal lines is often referred to as a(n) __________ menu.

(Short Answer)
4.8/5
(29)

A(n) __________ runs on a computer and approximates the dimensions and behavior of a wide range of devices.

(Short Answer)
4.8/5
(41)

Which of the following applies to a device with a screen or to a device with a minimum width of 500px?

(Multiple Choice)
4.8/5
(37)

On small screens, it generally makes the most sense to display content

(Multiple Choice)
4.9/5
(43)

When a media query uses the comma ( , ) logical operator,

(Multiple Choice)
5.0/5
(41)

  Referring to the figure above, what part of a responsive layout would this code accomplish? Referring to the figure above, what part of a responsive layout would this code accomplish?

(Multiple Choice)
4.8/5
(33)

Case-Based Critical Thinking Question Jenna manages the website for a local band. She is exploring responsive design to determine which aspects she might implement on the band's website. Jenna decides to change element sizes on the website to use 

(Multiple Choice)
4.8/5
(28)

Which pseudo-class selects the first child element if it is of the specified type?

(Multiple Choice)
4.9/5
(31)

Element widths in responsive designs are often specified in percentages, with the size of each element relative to

(Multiple Choice)
4.9/5
(37)

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

(Multiple Choice)
4.8/5
(40)

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.9/5
(37)

  Referring to the figure above, which of the following describes when the code applies? Referring to the figure above, which of the following describes when the code applies?

(Multiple Choice)
4.8/5
(37)

Which of the following is true about IE8?

(Multiple Choice)
4.7/5
(33)

A browser on any device is capable of rendering any page written in HTML and CSS.

(True/False)
4.8/5
(30)

Responsive design relies mainly on the min-height and max-height media features.

(True/False)
4.8/5
(40)

Which of the following involves using newer CSS features in a way that doesn't affect the meaning or functionality of the page content?

(Multiple Choice)
4.8/5
(38)
Showing 1 - 20 of 71
close modal

Filters

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