Replies: 0
Hi,
I created a 5 column table.
The columns in the table have default no space between them and show like this:
Column1Column2Column3Column4Column5
But actually I need to show the columns with space between them like this:
Column1 (space) Column2 (space) Column3 (space) Column4 (space) Column5
Note is that left of column1 and right of column5 must be shown no space, so only between columns must be shown space.
How can I add a space of certain pixels between the columns?
Best regards,
Joris