how can table span two rows in html | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 2

how can table span two rows in html

row span in table in html

30th Oct 2016, 9:54 PM
Yusuff Ibrahim Akorede
Yusuff Ibrahim Akorede - avatar
1 Respuesta
0
<td rowspan="2">example</td>
30th Oct 2016, 9:56 PM
Aung Aung
Aung Aung - avatar