Solved

Match Each Logical Operator and Media Feature with Its Description

Question 4

Matching

Match each logical operator and media feature with its description.

Premises:
not
and
max-width
,
min-width
Responses:
conditions before and after must be true
maximum width to which media query applies
condition after must be false
minimum width to which media query applies
condition before or condition after must be true

Correct Answer:

not
and
max-width
,
min-width
Related Questions