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 ?
<colspan><td><tr>
<td>
Reason — <td> tag is used to add columns to tables.