CBSE Class 10 Computer Applications Question 28 of 125

HTML II — Images, Links and Tables — Question 19

Back to all questions
19
Question

Question 19

What tag is used to add columns to tables ?

  1. <colspan>
  2. <td>
  3. <tr>
Answer

<td>

Reason<td> tag is used to add columns to tables.