Table cells right align inside row

前端 未结 5 1391
情话喂你
情话喂你 2021-01-21 02:24

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

5条回答
  •  耶瑟儿~
    2021-01-21 03:25

    Or just insert an empty cell before this

    one two three
    one two three
    this right

提交回复
热议问题