Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You have to do this by eye. If you want to get really specific, you can set the widths in the Source code.

In the example below, I had dragged the column widths so they visually matched and now I’ve gone into the source code to be more exact. I can see my first 2 columns are similar width at 27.45% and 26.97% respectively.

You just need to edit the number after “data-resize-width=”. This will auto adjust the “style=” part as well.

...

If you do edit these numbers make sure all the columns add up to 100%!

Merging cells in tables

Occasionally you may want to merge some cells in a table heading row, which you can do via the source code.

...