Hi all, I have a question about creating a table in xenforo forum post. I know, that the tags for it are these:
And how can I create some cells, it's width is the same as width of more than 1 column? What's the syntax of that? Is it something with "colspan" or "rowspan"? Thank you!
Code:
[table]
....[tr]
........[td][/td]
....[/tr]
[/table]
And how can I create some cells, it's width is the same as width of more than 1 column? What's the syntax of that? Is it something with "colspan" or "rowspan"? Thank you!