Vidyalelo
CSS · Q131

CSS Text, Borders and Images

Programming · CSS · question 131

Q131

Which of the following Media Query determines if output is grid, like a simple terminal or phone, or bitmap, like a standard monitor or printer?

A.
monochrome
B.
grid
Answer
C.
resolution
D.
device-height

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board