Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Responsive Web Design with HTML 5 and CSS
Quiz 6: Responsive Design Part 2 Designing for Tablet and Desktop Devices
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which layout is used by the mobile-first approach to prevent horizontal scrolling and minimize vertical scrolling?
Question 2
Multiple Choice
A _____ is attached to a selector with a colon to specify a state or relation to the selector to give the web developer more control over that selector.
Question 3
Multiple Choice
If a particular tablet device has a viewport smaller than the minimum size specified in the media query, the layout will default to the _____ viewport layout.
Question 4
Multiple Choice
A(n) _____ gradient can transition from several different angles.
Question 5
Multiple Choice
When you write a media query that specifies @media only screen, the _____ indicates that older browsers should ignore the media query's style rules.
Question 6
Multiple Choice
The _____ attribute is used to determine which stylesheet should be applied.
Question 7
Multiple Choice
Identify the pseudo-class used to style a link when the mouse is moving over it.
Question 8
Multiple Choice
The selector _____ identifies the color to apply to a navigation link that has been clicked.
Question 9
Multiple Choice
To understand the code and syntax of how a media query detects viewport size, you set a _____ (sometimes called threshold) , the point at which you want the webpage to change.