20.02.2013, 17:47
it's
which looks something like this:
pawn Код:
[ttable]
[tr]
[td]first tablecollumn of first tablerow[/td]
[td]second tablecollumn of first tablerow[/td]
[/tr]
[tr]
[td]first tablecollumn of second tablerow[/td]
[td]second tablecollumn of second tablerow[/td]
[/tr]
[/ttable]
| first tablecollumn of first tablerow | second tablecollumn of first tablerow |
| first tablecollumn of second tablerow | second tablecollumn of second tablerow |

