javascript program on rowspan in table example Example: html table colspan and rowspan <td colspan="4">Content</td> <td rowspan="4">Content</td>