Difference between collspan and rowspan
CBSE, JEE, NEET, CUET
Question Bank, Mock Tests, Exam Papers
NCERT Solutions, Sample Papers, Notes, Videos
Posted by Jaat Community 5 years, 8 months ago
- 1 answers
Related Questions
Posted by Divyansh Yadav 1 year, 4 months ago
- 0 answers
Posted by Ashutosh Tiwari 1 year, 4 months ago
- 0 answers
Posted by Abhijeet Kumar 1 year, 3 months ago
- 0 answers
Posted by Anshu Phogat 1 year, 2 months ago
- 1 answers
Posted by Kishan Mishra 1 year, 5 months ago
- 0 answers
Posted by Anu Anu 1 year, 4 months ago
- 0 answers
Posted by Lavi Lalwani 1 year, 2 months ago
- 0 answers
Posted by Anshika Agrawal 1 year, 5 months ago
- 2 answers
Posted by Niharika ,Garg 1 year, 2 months ago
- 0 answers
Posted by Avani Tiwari 1 year, 2 months ago
- 0 answers
myCBSEguide
Trusted by 1 Crore+ Students
Test Generator
Create papers online. It's FREE.
CUET Mock Tests
75,000+ questions to practice only on myCBSEguide app
Yogita Ingle 5 years, 8 months ago
Both are attributes of the two table-cell elements, <th> and <td>… 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 .
2Thank You