InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to associate a font name to be used in a style sheet with some downloadable font?(a) @font-face(b) @charset(c) @media(d) !importantI have been asked this question by my school teacher while I was bunking the class.I want to ask this question from Embedding Web Fonts topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» CORRECT CHOICE is (a) @font-face To EXPLAIN: NONE. |
|