InterviewSolution
Saved Bookmarks
| 1. |
Which of the following media query describe output style portrait if height is greater than or equal to width, landscape if the opposite?(a) grid(b) monochrome(c) resolution(d) orientationThis question was addressed to me in a job interview.Enquiry is from Embedding Web Fonts in portion CSS Text, Borders and Images of CSS |
|
Answer» The CORRECT OPTION is (d) orientation |
|