differentiate between rowspan and colspan
Answers
Answered by
2
Answer:
colspan is used to merge 2 or more cells horizontally. And rowspan is used to merge 2 or more cells vertically. In html rowspan and colspan is an attribute of table tag which is used when we need to merge more than one row and more than one column
Explanation:
I hope it will be help you ❤️❤️❤️
Answered by
1
Answer:
colspan is used to merge 2 or more cells horizontally. And rowspan is used to merge 2 or more cells vertically. In html rowspan and colspan is an attribute of table tag which is used when we need to merge more than one row and more than one column
Similar questions