Announcements and Forum Help! Requests for help, suggestions, and information. Also includes important Forum Announcements.

Reply
 
Thread Tools
Old 03-28-2014, 03:30 PM   #1  
AAD
Aida ~ Slow but steady ~
Thread Starter
 
AAD's Avatar
 
Join Date: Jan 2014
Posts: 787

S/C/G: 229/229/159

Default How can I add a table to a post?

Is it possible to use a table in a post to make columns line up neatly?

For instance: If I want to list something like this:

Date Weight Change TotalChange
3/21 216.5 -.1 -.1
3/28 216.2 -.3 -.4

... can I get the columns to line up nice?

I tried what I thought would work, but it doesn't seem to:

[TABLE][TD][TR]Date[/TD][TD]Weight[/TD][TD]Change[/TD][TD]TotalChange[/TD][/TR][TR][TD]3/21[/TD][TD]216.5[/TD][TD]-.1[/TD][TD]-.1[/TD][/TR][TR][TD]3/28[/TD][TD]216.2[/TD][TD]-.3[/TD][TD]-.4[/TD][/TR][/TABLE]

Any tips?
AAD is offline   Reply With Quote
Old 03-28-2014, 05:44 PM   #2  
Super Moderator
 
BillBlueEyes's Avatar
 
Join Date: Aug 2007
Location: Boston area
Posts: 12,176

S/C/G: 239/173/165

Height: 5'9"

Default

If you have a high tolerance for inelegance, try:
Code:
Date Weight Change TotalChange
3/21  216.5    -.1         -.1
3/28  216.2    -.3         -.4
That was created by [code]
Date Weight Change TotalChange
3/21 216.5 -.1 -.1
3/28 216.2 -.3 -.4[/code]


I aligned the columns using Notepad's fixed width font. The spaces in my input don't show above which demonstrates that even when using Courier font, spaces are compressed.

I wish your Table example worked, but I've never found a way to do that.

Good luck.
BillBlueEyes is offline   Reply With Quote
Old 03-29-2014, 11:53 AM   #3  
AAD
Aida ~ Slow but steady ~
Thread Starter
 
AAD's Avatar
 
Join Date: Jan 2014
Posts: 787

S/C/G: 229/229/159

Default

Thanks, I will try that. Did you type it in notepad and copy/paste it betwwen the [code] tags?
AAD is offline   Reply With Quote
Old 03-29-2014, 12:02 PM   #4  
Super Moderator
 
BillBlueEyes's Avatar
 
Join Date: Aug 2007
Location: Boston area
Posts: 12,176

S/C/G: 239/173/165

Height: 5'9"

Default

Yep, exactly what I did. It looked like this in notepad:
PHP Code:
[code]
Date Weight Change TotalChange
3
/21  216.5    -.1         -.1
3
/28  216.2    -.3         -.4[/code
BillBlueEyes is offline   Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 11:18 AM.


We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.