explain rowspan attribute
Answers
Answered by
0
Answer:
sorry I don't understand
Explanation:
so sorry
Answered by
2
Explanation:
The rowspan attribute in HTML specifies the number of rows a cell should span. That is if a row spans two rows, it means it will take up the space of two rows in that table. It allows the single table cell to span the height of more than one cell or row.
Similar questions