I have 9 columns, but on a specific case, I need a row to be full width, aka, merge the 9 cells. I would normally do: <tr> <td colspan="9" /> <tr>