1.

valign attribute does not take the value __________________(a) justify(b) middle(c) baseline(d) bottomThe question was posed to me in unit test.Query is from Working with Tables in portion HTML Tables, Javascript & Jquery Basics of HTML

Answer»

Right choice is (a) justify

For EXPLANATION: valign attribute is for specifying the vertical position of the data in a cell. It can take the VALUES middle, top, baseline, bottom, Top is for the top of the cell’s data, middle is for the centered data, bottom is for the bottom of the cell, first text LINE OCCURS on the baseline which is common to all the cells.



Discussion

No Comment Found

Related InterviewSolutions