I\'m trying to figure out how to move a cell to the left on HTML table. I want to use less cells in the last row and it\'s on the right by default.
I have this table for
I'm looking for a way with less as possible css.. preferred HTML only.
You can try align attribute of td with colspan.
align
td
colspan
one two three one two three this right