1.

Which of the following does not specify a column width?(a) Fixed(b) Percentage(c) Proportional(d) PixelsI have been asked this question in unit test.The doubt is from Working with Tables in division HTML Tables, Javascript & Jquery Basics of HTML

Answer»

The correct OPTION is (d) PIXELS

To elaborate: We can SPECIFY column WIDTH in three ways i.e. Percentage, Fixed, Proportional. Fixed width is given in pixels. Percentage specification is the percentage of HORIZONTAL space availability in the table. The proportional specification is the portions of fixed horizontal space required for the table.



Discussion

No Comment Found

Related InterviewSolutions