Vidyalelo
CSS · Q44

CSS Text, Borders and Images

Programming · CSS · question 44

Q44

What is the way to specify media dependencies for style sheets ?

A.
Specify the target medium from a style sheet with the @media or @import at-rules
B.
Specify the target medium within the document language
C.
both (A) and (B)
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board