IBM
LOT-404 · Question #59
Media support has been available in CSS, through media types, since CSS version 2. Which attribute defines the style sheet that should be used for each type of media specified? In the follwing…
The correct answer is A. media. See the full explanation below for the reasoning.
Question
Media support has been available in CSS, through media types, since CSS version 2. Which attribute defines the style sheet that should be used for each type of media specified? In the follwing example the attribute name has been replaced by yz?each type of media specified? In the follwing example the attribute name has been replaced by ?yz? Example: <link rel="stylesheet" type="text/css" href="some.css" xyz="screen" />
Options
- Amedia
- Bmediatype
- Cmediastyle
- Dthis feature is not supported in CSS version 2
How the community answered
(46 responses)- A74% (34)
- B4% (2)
- C7% (3)
- D15% (7)
Community Discussion
No community discussion yet for this question.