-
valign attribute does not take the value __________________.
-
- baseline
- bottom
- justify
- middle
- None of these
Correct Option: C
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.