*Author

Offline Thalas

  • Sr. Member
  • ****
  • Posts: 982
  • Reputation Power: 14
  • Thalas is taking their first peeks out of the Antlion's burrow.Thalas is taking their first peeks out of the Antlion's burrow.
  • New to Elements
Re: New BBcode table layout https://elementscommunity.org/forum/index.php?topic=5155.msg51604#msg51604
« Reply #12 on: April 11, 2010, 10:46:12 am »
Okay this is something
AwesomeAwesome

Daneman

  • Guest
Re: New BBcode table layout https://elementscommunity.org/forum/index.php?topic=5155.msg51647#msg51647
« Reply #13 on: April 11, 2010, 01:38:58 pm »
hmmm.... i hope this works...
if it does it will be epic =D :P :)

Offline tyranim

  • Legendary Member
  • ******
  • Posts: 2877
  • Reputation Power: 34
  • tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.
  • formerly unit
Re: New BBcode table layout https://elementscommunity.org/forum/index.php?topic=5155.msg54003#msg54003
« Reply #14 on: April 16, 2010, 01:56:39 am »
okthis
canbe
a
bit
wierd

wait, what???........(cries).....(leaps up in a flourish of tears) I SHALL SOLVE THIS!!!!!

maybethis??!
success!!!!!!!!!!!
nowtoimplementthisinto
thedescriptionsthread!!!!!!!
my milkshake brings all the boys to the yard and they're like "its better than yours" damn right, its better than yours! i can teach you but i'd have to charge!

Offline tyranim

  • Legendary Member
  • ******
  • Posts: 2877
  • Reputation Power: 34
  • tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.tyranim is a Ghost, obsessed with their Elemental pursuits.
  • formerly unit
Re: New BBcode table layout https://elementscommunity.org/forum/index.php?topic=5155.msg54009#msg54009
« Reply #15 on: April 16, 2010, 02:04:24 am »
How does this work?
I'm really
REALLLLLLLLLYReally
Really

Confused...Sigh. I'll figure it out one day.
tr = row
td = column

You start with tr (row) and put as many td's as you want columns in that row. When you want to move onto the second row, just start with tr again.

Code: [Select]
[table]
[tr]
[td]Row 1, column 1[/td][td]Row 1, column 2[/td]
[td]Row 2, column 1[/td][td]Row 2, column 2[/td]
[/tr]
[/table]
Row 1, column 1Row 1, column 2Row 2, column 1Row 2, column 2
i think what you were trying was this
row1 column 1row 1 column 2
row 2 column 1row 2 column 2
this is the code i used
Code: [Select]
[table]
[tr]
[td]row1 column 1[/td][td]row 1 column 2[/td]
[/tr][tr]
[td]row 2 column 1[/td][td]row 2 column 2[/td]
[/tr]
[/table]
my milkshake brings all the boys to the yard and they're like "its better than yours" damn right, its better than yours! i can teach you but i'd have to charge!

 

anything
blarg: