InterviewSolution
Saved Bookmarks
| 1. |
Which of the following measurement is relative to 1percentage of viewport’s larger dimension?(a) vw(b) vmax(c) vmin(d) chThe question was posed to me during an internship interview.My enquiry is from Measurements in CSS topic in portion CSS Properties, Elements, Functions & Tables of CSS |
|
Answer» RIGHT choice is (b) vmax For explanation I WOULD say: NONE. |
|