Clusterheadaches.com Message Board (http://www.clusterheadaches.com/cgi-bin/yabb/YaBB.cgi)
Technical Stuff >> Technical Problems for the Webmaster >> Table Tags
(Message started by: Mr.Happy on Feb 9th, 2003, 4:14pm)

Title: Table Tags
Post by Mr.Happy on Feb 9th, 2003, 4:14pm
Has anyone been able to figure out how to successfully use the "Table" tag? Yabb lists it as a supported function, but I'm danged if I can figure out how to use it. What normally comes up is something like this:
Cluster stuffOther Cluster stuff

Maybe it's just me, but the above seems a tad verbose.

Danged inquiring minds,
RJ

Title: Re: Table Tags
Post by Mastifflvr28 on Feb 10th, 2003, 1:42pm
something something
test

[tr]interesting[/tr][td]anything?[/td]

stupid tables
mast

Title: Re: Table Tags
Post by Ueli on Feb 11th, 2003, 9:43pm
Randy, you already mastered a table with one row and two columns :-)

Each table entry is enclosed by   [td][/td]
All entries in a row are enclosed by   [tr][/tr]
And then the whole table is enclosed with   [ table][/table]

Thus, a r rows * c columns table with entries Erc looks like:

[ table]
[tr][td]E11[/td][td]E12[/td][td]E13[/td]...[td]E1c[/td][/tr]
[tr][td]E21[/td][td]E22[/td][td]E23[/td]...[td]E2c[/td][/tr]
...
[tr][td]Er1[/td][td]Er2[/td][td]Er3[/td]...[td]Erc[/td][/tr]
[/table]

Pudding, a [ before table will make a table anyway, even with the box checked  :-(

Leave off the Return's within the table, or you'll get extra blank lines.

Simple tables, just like HTML with <> replaced by []
Ueli

Title: Re: Table Tags
Post by Ueli on Feb 11th, 2003, 9:54pm
And with the box unchecked you get:
E11E12E13...E1c
E21E22E23...E2c
Er1Er2Er3...Erc

Code:
[table]
[tr][td]E11[/td][td]E12[/td][td]E13[/td][td]...[/td][td]E1c[/td][/tr]
[tr][td]E21[/td][td]E22[/td][td]E23[/td][td]...[/td][td]E2c[/td][/tr]
[tr][td]Er1[/td][td]Er2[/td][td]Er3[/td][td]...[/td][td]Erc[/td][/tr]
[/table]


Ueli  ;D

Title: Re: Table Tags
Post by Mastifflvr28 on Feb 12th, 2003, 9:53am
[td]what box checked?[/td][tr]testing this...no return[/tr]


Dontch just hate it when you have "blue" unread messages on your screen?
Makes me late for work,
take care,
Mast :)

Title: Re: Table Tags
Post by Mr.Happy on Feb 12th, 2003, 1:02pm
Ueli's talking about the box that says "Check this if you'll be adding code (or don't like smileys)". Since I was adding code, I always Checked that box. What a jerk......
Like this, Mast
They actually do work
No room for error
Things line up
If you pay attention
Keep things uniform
Next thing you know
Jed's a millionaire
Obiwan does it again...

That's the first trick, Mast.......Do Not check the "Disable Smiles" box, and the table will function. Still have to work on a few more items to confuse the issue......like:

Each cell is centered......but you CAN'T center the table if the cells are centered (yet). Seems some starting tags must be closed before you can add another starting tag.
(Centered table, Uncentered cells)

Like this, MastThey actually do workNo room for error
Things line upIf you pay attentionKeep things uniform
Next thing you knowJed's a millionaireObiwan does it again...


Colspan=x, cellspacing=y, etc., don't work (yet).......spaces inside the individual tags seem blow the entire work of art to pieces. More testing required.......

Thanks again for your tutelage, Ueli. As usual..........if one wants a good haircut, one really should wait for the Head Barber.

Tag,
RJ


Title: Re: Table Tags
Post by Mastifflvr28 on Feb 13th, 2003, 1:31am
I never check that stupid box
[td]cause I love smilies[/td][tr]will this work or not[/tr]

Actually, I'm starting not to care so much...either that or cause it's 11pm and I'm tired.
nite kids
Mast

Title: Re: Table Tags
Post by Mastifflvr28 on Feb 13th, 2003, 1:34am
Where is my WYSIWYG editor
I can't do a THING without it!!
Now that I've figured THIS part out
I'm outty
Mast



Clusterheadaches.com Message Board » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.