Computer Science, asked by dreamershadia, 5 days ago

Give one difference between rowspan with colspan.?

Answers

Answered by basumatikalundia34
3

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 .

Please mark me as brainlist

Similar questions