Yet Another Bulletin Board

Welcome, Guest. Please Login or Register.
Apr 29th, 2024, 2:00am

Home Home Help Help Search Search Members Members Member Map Member Map Login Login Register Register
Clusterheadaches.com Message Board « Table Tags »


   Clusterheadaches.com Message Board
   Technical Stuff
   Technical Problems for the Webmaster
(Moderator: DJ)
   Table Tags
« Previous topic | Next topic »
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print
   Author  Topic: Table Tags  (Read 773 times)
Mr. Happy
CH.com Alumnus
New Board Hall of Famer
USA 
*****




If I can do it, it ain't art.

6108764393 6108764393   Randy   Piscatorus
WWW Email

Gender: male
Posts: 2217
Table Tags
« on: Feb 9th, 2003, 4:14pm »
Quote Quote Modify Modify

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
IP Logged

May those who don't want any
Have memories of never getting any.
Mastifflvr28
CH.com Alumnus
New Board Hall of Famer
USA 
*****




Freddie's eyes

    LVT27
WWW Email

Gender: female
Posts: 3458
Re: Table Tags
« Reply #1 on: Feb 10th, 2003, 1:42pm »
Quote Quote Modify Modify

something something

test
 
[tr]interesting[/tr][td]anything?[/td]
 
stupid tables
mast
IP Logged

Mastifflvr28 (aka Michelle A.)
Be part of the solution
http://www.ouch-us.org
OXYGEN!!!
http://www.maplefallswebdesign.com/misc/oxygen/oxygen.htm
Ueli
Guest

Email

Re: Table Tags
« Reply #2 on: Feb 11th, 2003, 9:43pm »
Quote Quote Modify Modify Remove Remove

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
« Last Edit: Feb 11th, 2003, 9:44pm by Ueli » IP Logged
Ueli
Guest

Email

Re: Table Tags
« Reply #3 on: Feb 11th, 2003, 9:54pm »
Quote Quote Modify Modify Remove Remove

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  Grin
IP Logged
Mastifflvr28
CH.com Alumnus
New Board Hall of Famer
USA 
*****




Freddie's eyes

    LVT27
WWW Email

Gender: female
Posts: 3458
Re: Table Tags
« Reply #4 on: Feb 12th, 2003, 9:53am »
Quote Quote Modify Modify

[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 Smiley
IP Logged

Mastifflvr28 (aka Michelle A.)
Be part of the solution
http://www.ouch-us.org
OXYGEN!!!
http://www.maplefallswebdesign.com/misc/oxygen/oxygen.htm
Mr. Happy
CH.com Alumnus
New Board Hall of Famer
USA 
*****




If I can do it, it ain't art.

6108764393 6108764393   Randy   Piscatorus
WWW Email

Gender: male
Posts: 2217
Re: Table Tags
« Reply #5 on: Feb 12th, 2003, 1:02pm »
Quote Quote Modify Modify

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
 
« Last Edit: Feb 12th, 2003, 1:34pm by Mr. Happy » IP Logged

May those who don't want any
Have memories of never getting any.
Mastifflvr28
CH.com Alumnus
New Board Hall of Famer
USA 
*****




Freddie's eyes

    LVT27
WWW Email

Gender: female
Posts: 3458
Re: Table Tags
« Reply #6 on: Feb 13th, 2003, 1:31am »
Quote Quote Modify Modify

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
IP Logged

Mastifflvr28 (aka Michelle A.)
Be part of the solution
http://www.ouch-us.org
OXYGEN!!!
http://www.maplefallswebdesign.com/misc/oxygen/oxygen.htm
Mastifflvr28
CH.com Alumnus
New Board Hall of Famer
USA 
*****




Freddie's eyes

    LVT27
WWW Email

Gender: female
Posts: 3458
Re: Table Tags
« Reply #7 on: Feb 13th, 2003, 1:34am »
Quote Quote Modify Modify

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
IP Logged

Mastifflvr28 (aka Michelle A.)
Be part of the solution
http://www.ouch-us.org
OXYGEN!!!
http://www.maplefallswebdesign.com/misc/oxygen/oxygen.htm
Pages: 1  Reply Reply Notify of replies Notify of replies Send Topic Send Topic Print Print

« Previous topic | Next topic »


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


©1998-2010 Web Vision Enterprises All rights reserved. All information on this site is protected by international copyright laws. You may not re-distribute any information from this site without written permission from Web Vision Enterprises and the webmaster of this site. Violators will be prosecuted.
You may view our privacy policy and financial disclosure statement here

test rss