InterviewSolution
Saved Bookmarks
| 1. |
An ___________ rule can be used to define style rules for multiple media types in a single embedded style sheet(a) @media(b) @charset(c) @font-face(d) None of the mentionedI got this question in unit test.The doubt is from Miscellaneous CSS Constructs topic in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT CHOICE is (a) @media |
|