InterviewSolution
Saved Bookmarks
| 1. |
A single _____________ rule can be used in an external sheet to define character set encoding of the style rules and values.(a) @media(b) @charset(c) @font-face(d) None of the mentionedThis question was posed to me during an interview.My doubt is from Miscellaneous CSS Constructs topic in chapter CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» The CORRECT ANSWER is (B) @charset |
|