How to use rowspan attribute in place of colspan?? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to use rowspan attribute in place of colspan??

13th Feb 2020, 10:47 AM
Mehakdeep Singh
2 Answers
+ 4
// First of all they are not tag , they are called "attribute", you can use in following manner <td rowspan="number">
13th Feb 2020, 10:57 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 2
Tq Sudarshan
13th Feb 2020, 11:11 AM
Mehakdeep Singh