Forum question!
#1

Hello all, i wanted to know that how can we add table in our thread?
Reply
#2

This is still confusing to me i have tried [td][/td] and it doesn't work so I would like to know aswell.
Reply
#3

Title1Title2Title3
Column1 Column1.1Column1.2
Column2Column2.1Column2.2
Column3Column3.1Column3.2
Column3Column3.1Column3.2
Press, quote at post to see the code.
Reply
#4

First start the table with code "ttable" enclosed in "[/]"

Then use the this code for making the title, enclose it with bold, or italic, to make it look like title.


Then, if you want tables, columns etc, just use the code consequently;
Код:
Column exampleColumn example 2Column example 3
Atlast, when you're finished with making all these, you'll get the whole thing like this;
Код:
Title
Column exampleColumn example
Note: Don't forget to enclose the code, with [/ttable].

Hope it helped you.

If you can't see the codes perfectly, please quote the message, to understand.

Yours,
Cryo.
Reply
#5

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
Title1Title2Title3
Column1 Column1.1Column1.2
Column2Column2.1Column2.2
Column3Column3.1Column3.2
Column3Column3.1Column3.2
Press, quote at post to see the code.
Yep, Exactly!

Code:-

Код HTML:
[ttable]
[tr]
[td]Title1[/td]
[td]Title2[/td]
[td]Title3[/td]
[/tr]
[tr]
[td]Column1 [/td]
[td]Column1.1[/td]
[td]Column1.2[/td]
[/tr]
[tr]
[td]Column2[/td]
[td]Column2.1[/td]
[td]Column2.2[/td]
[/tr]
[tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[tr]
[td]Column3[/td]
[td]Column3.1[/td]
[td]Column3.2[/td]
[/tr]
[/ttable]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)