-
Which of the following will specify minimum width of display area?
-
- monochrome
- overflow-block
- min-resolution
- min-width
- None of these
Correct Option: C
The minimum width of a display area such as browser window is specified by min-width, min-resolution specify the minimum resolution of the device, using dpi or dpcm, monochrome specify the number of bits per “color” on a monochrome device.