CBSE Class 10 Computer Applications
Question 70 of 125
HTML II — Images, Links and Tables — Question 11
Back to all questions 11
Question Question 3(ix)
colspan = n can be added to ............... tag :
<hr><table><td><tr>
<td>
Reason — COLSPAN attribute is used with <TD> tag to merge more than one columns into a single cell.