nerdexam
IBM

LOT-404 · Question #7

Media queries, which are part of the CSS specification, extend the functions of media types and allow for more precise display rules in style sheets. Which is true about a media query?

The correct answer is D. It is an expression that evaluates to either True or False.. See the full explanation below for the reasoning.

Question

Media queries, which are part of the CSS specification, extend the functions of media types and allow for more precise display rules in style sheets. Which is true about a media query?

Options

  • AIt is part of the CSS version 2 specification.
  • BIt is just the concept to query for the device type.
  • CIt is implemented as a new attribute, as in the link-tag.
  • DIt is an expression that evaluates to either True or False.

How the community answered

(52 responses)
  • A
    8% (4)
  • B
    4% (2)
  • C
    15% (8)
  • D
    73% (38)

Community Discussion

No community discussion yet for this question.

Full LOT-404 Practice