Vidyalelo
CSS · Q54

CSS Properties, CSS Elements, CSS Functions and Tables

Programming · CSS · question 54

Q54

Which of the following measurement defines a measurement in points?

A.
px
B.
in
C.
em
D.
pt
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
Defines a measurement in points. A point is defined as 1/72nd of an inch. A point does not equate to a pixel unless there are 72 pixels per inch onscreen.