Exam 9: Implementing Responsive Design

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

Why does responsive design often use percentages to size elements?

(Essay)
4.8/5
(34)

On small screens, it generally makes the most sense to display some content in a sidebar.

(True/False)
4.8/5
(36)

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 asense of how the layout will perform on a variety of devices by

(Multiple Choice)
4.8/5
(28)

On smaller screens, it's standard to replace the nav bar with a button showing 3 horizontal lines.

(True/False)
4.8/5
(34)

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

(Multiple Choice)
4.8/5
(38)

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

(Multiple Choice)
4.7/5
(32)

What is the relationship between media queries and media features?

(Essay)
4.9/5
(33)

A media query recreates a feature for older browsers using JavaScript code._________________________

(True/False)
4.7/5
(41)

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

(Multiple Choice)
4.8/5
(38)

Before making a website publicly available, it's important to test on

(Multiple Choice)
4.8/5
(37)

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

When a comma is used in a media query, the conditions before and after the comma must be true._________________________

(True/False)
4.7/5
(35)

In a media query for responsive design, you follow the media type with one or more media __________, which specify conditions that the media must satisfy for the rules in the media query to be applied..

(Multiple Choice)
4.9/5
(38)

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

(Multiple Choice)
4.9/5
(38)

A media __________ specifies conditions that specific media must satisfy for the rules in a media query to be applied.

(Short Answer)
4.8/5
(35)

What is selected by the selector section p:first-of-type?

(Multiple Choice)
5.0/5
(34)

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

(Multiple Choice)
4.7/5
(28)

​    -Referring to the figure above, the word screen represents a -Referring to the figure above, the word screen represents a

(Multiple Choice)
4.8/5
(38)

One of the most commonly hidden web page elements for smaller screens is the nav bar._________________________

(True/False)
4.8/5
(31)

​    -Referring to the figure above, the word min-width represents a -Referring to the figure above, the word min-width represents a

(Multiple Choice)
4.9/5
(39)
Showing 21 - 40 of 74
close modal

Filters

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