Multiple Choices
(Choose 1
answer)
Consider two statements:
Statement 1: To work with media queries, you need to decide on the "responsive breakpoints" or screen size breakpoints.
Statement 2: Insert one breakpoint for testing the viewport size which is from 768px and up. You have to do:@media only screen and (max-width:768px){
}
Choose the right option
A. Statement 1 is true, statement 2 is true
B. Statement 1 is false, statement 2 is false
C. Statement 1 is true, statement 2 is false
D. Statement 1 is false, statement 2 is true
I want to unisin the exam.