XF 2.2 50% width in columns

darkeye

Active member
How I can make a table with 10 rows and two colums to 50% width for each columns?
Something like that:

Code:
[TABLE]
[TR]
[TD=50%][/TD]

[TD=50%][/TD]
[/TR]
[/TABLE]

Actually now, the first column is much larger than the second one.
 
Top Bottom