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 21
True/False
The default transition for radial gradients is from the top to the bottom.
Question 22
True/False
Media queries can apply styles to move, hide, or display content on a webpage, change text or colors, or add any other styles to make the page easier to read in a particular situation.
Question 23
True/False
The pseudo-class :hover is used to style an unvisited link.
Question 24
True/False
The pseudo-class :link is used to style a link that has been clicked.
Question 25
True/False
In linear gradients, the color begins in the center and transitions in a radial direction to another color or colors.
Question 26
True/False
To understand the code and syntax of how a media query detects viewport size, a breakpoint is set.
Question 27
True/False
A breakpoint is where different styles are applied to a webpage to cause it to change in a way that makes it easier to read and navigate for a particular situation.
Question 28
Multiple Choice
Media queries can be embedded in the _____ tag that connects an external style sheet to a Hypertext Markup Language (HTML) file, or they can be inserted in the external style sheet itself.