1.

Which of the following will specify minimum width of display area?(a) min-resolution(b) min-width(c) monochrome(d) overflow-blockThe question was asked in semester exam.I'd like to ask this question from Print Styles and their Development in chapter Layout & Images of CSS

Answer»

Right OPTION is (b) min-WIDTH

For explanation I would SAY: 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.



Discussion

No Comment Found

Related InterviewSolutions