1.

Which of the following measurement defines a measurement relative to the height of a font in em spaces?(a) px(b) in(c) em(d) ptThis question was addressed to me in final exam.The above asked question is from Measurements in CSS topic in section CSS Properties, Elements, Functions & Tables of CSS

Answer»

The correct choice is (c) em

To elaborate: Defines a measurement RELATIVE to the height of a FONT in em spaces. Because an em unit is equivalent to the size of a given font, if you assign a font to 12pt, each em unit WOULD be 12pt, THUS 2em would be 24pt.



Discussion

No Comment Found

Related InterviewSolutions