Multiple Choice
The logical expressions to media queries in an external Cascading Style Sheet (CSS) file are as follows:@media screen and (min-width: 481px) {.mobile { display: none; }}In this case, _____ is the feature of the screen that is tested.
A) @media screen
B) .mobile
C) min-width
D) display
Correct Answer:

Verified
Correct Answer:
Verified
Q33: Samantha wants the color of unvisited links
Q34: Linear gradients can transition up, left, right,
Q35: The selector _ identifies the color to
Q36: A(n) _ gradient can transition from several
Q37: Styles created for smaller viewports apply to
Q39: To add style rules that target tablet
Q40: Explain how pseudo-classes are used to style
Q41: Which layout is used by the mobile-first
Q42: Samantha wants the color of the Home
Q43: The pseudo-class :link is used to style