CBSE Class 10 Computer Applications Question 43 of 81

Images, Links and Tables — Question 7

Back to all questions
7
Question

Question 7

............... tag defines the cells or columns of a table which denotes table data.

  1. <TR>
  2. <TD>
  3. <TH>
  4. None of these
Answer

<TD>

Reason<TD> tag defines the cells or columns of a table which denotes table data.