CBSE Class 10 Computer Applications Question 8 of 31

Solved Sample Paper 3 — Question 8

Back to all questions
8
Question

Question 8

<TD> tag can only be present inside ............... tag.

  1. <TH>
  2. <TB>
  3. <TR>
  4. </TABLE>
Answer

<TR>

Reason — <TD> tag can only be present inside <TR> tag.