CBSE Class 10 Computer Applications
Question 33 of 125
HTML II — Images, Links and Tables — Question 24
Back to all questions 24
Question Question 24
Which property tells how many rows a cell should span ?
- colspan = n
- Both rowspan = n and colspan = n
- rowspan = n
rowspan = n
Reason — rowspan attribute specifies the number of rows a cell should span.