InterviewSolution
Saved Bookmarks
| 1. |
Which of the following @viewport Property sets the viewport height in the same way as width?(a) height(b) width(c) viewpor-width(d) none of the mentionedI have been asked this question in exam.Asked question is from Targeting Styles with Media Queries topic in chapter CSS Text, Borders and Images of CSS |
|
Answer» RIGHT OPTION is (a) height Easy EXPLANATION: Self-explainatory. |
|