Help.
these tall cells that go across multiple rows are done by setting a “rowspan” attribute on the cell.
reduce that rowspan number on the “Jovian planets” cell and add a new <td>
element in the row after the shortened “Jovian planets” cell ends. for example, if you reduce it from 4 to 3, add the new <td>
at the beginning of the “Neptune” row.
1 Like