Forum Feedback Table creation test

Status
Not open for further replies.

6pack

Northstar
row 1 column 1row 1 column 2row 3 column 3
row 2 column 1row 2 column 2row 3 column 3
row 3 column 1row 3 column 2row 3 column 3
[th="3"]Header[/th]

 
Code from previous post for the benefit of others

Code:
[table][th="3"]Header[/th]

[tr]

[td]row 1 column 1[/td]

[td]row 1 column 2[/td]

[td]row 3 column 3[/td]

[/tr]

[tr]

[td]row 2 column 1[/td]

[td]row 2 column 2[/td]

[td]row 3 column 3[/td]

[/tr]

[tr]

[td]row 3 column 1[/td]

[td]row 3 column 2[/td]

[td]row 3 column 3[/td]

[/tr]

[/table]
 
Okay, HTML style.

<
 
So, does this mean that we will have to edit our older posts and write the tables in this new format?

It would have been nice if you guys would have migrated the old posts into this new format. Or should have kpt the old format too (for some more time atleast) for backward compatability.
 
row 1 column 1row 1 column 2row 3 column 3
row 2 column 1row 2 column 2row 3 column 3
row 3 column 1row 3 column 2row 3 column 3
[th="3"]Header[/th]


tin tin tun tun tring tring
matrix1matrix2matrix3
ding dongbling blingtable done
[th="3"]Test heading[/th]

 
Status
Not open for further replies.