Is it possible to add cellspacing so the text of the next columns doesn't immediately hit the text of the first columns?
Just like you would for example code
So you have the 15 pixels wide space in between.
Just like you would for example code
Code:
[columns]
[nextcol width=345]
[nextcol width=15]
[nextcol width=345]
[/columns]
So you have the 15 pixels wide space in between.

My Taric guide - Thanks Emikadon for the beautiful signature! :D
Can you use indent in the table itself? I already used one to have the table centered without centering the content of it itself, but didn't think of using indents in the table itself.
Also, adding black text in a second column would not space the guide in the vertical way.
What I'm looking for is something like cellspacing in HTML, but it doesn't seem to work here.
Edit: found the solution. It isn't exactly the cellspacing, but cellpadding works the same. Just add padding=number in between de td brackets and it will have the same effect.
Also, adding black text in a second column would not space the guide in the vertical way.
What I'm looking for is something like cellspacing in HTML, but it doesn't seem to work here.
Edit: found the solution. It isn't exactly the cellspacing, but cellpadding works the same. Just add padding=number in between de td brackets and it will have the same effect.

My Taric guide - Thanks Emikadon for the beautiful signature! :D
You need to log in before commenting.
<Member>