CBSE Class 10 Computer Applications
Question 49 of 125
HTML II — Images, Links and Tables — Question 40
Back to all questions 40
Question Question 40
Align and Valign are the attributes used with <TD> tag to set the alignment of data in a table. (T/F)
True
Reason — Align attribute is used to control the horizontal alignment of the contents of a cell and Valign is used to control the vertical alignment of the contents of a cell.