colspan rowspan for table code example Example: html table colspan and rowspan Click to copy<td colspan="4">Content</td> <td rowspan="4">Content</td>