Exam 9: Implementing Responsive Design
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
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)
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 __________.

(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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)