Skymaster Forum  

Go Back   Skymaster Forum > Messages
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Unread 07-12-02, 04:26 AM
Kevin McDole Kevin McDole is offline
Registered User
 
Join Date: Apr 2002
Location: SF Bay Area
Posts: 138
Kevin McDole is an unknown quantity at this point
Bob,

I subscribe to the school of thought you're promoting.

Regarding how to format the table, I'm embarrassed to say I only know a very difficult and tedious way to format it so that columns come out. Here's what I did:

In HTML (or whatever language these pages use: VBCode?), consecutive spaces get dropped, leaving only one space. The trick is to use the magic word   everytime you want a space to not get dropped.

For instance, if you want 5 spaces between the letters A and B, then you would enter the following text while editing:

A    &nbsp ;B

When you preview your posting, you’ll see that the   words are replaced by one space each. As follows:

A     B

Additionally, you'll want to use a fixed space font - like Courier. This is needed to make the spaces the same width as the characters in the table - thus permitting you to line up the columns by adding or removing spaces. And that's done by preceding the table with "FONT=courier new" followed by "/FONT" after the table (however you have to replace the quotes with a left bracket and a right bracket). And now the example looks like this:

A     B

As you can imagine, hand editing a table this way is time consuming. Fortunately, the preview function let’s you see what you’ve got, each time you tweak it a little bit.

Aren't you sorry you asked? <g>

There’s got to be an easier way. Does anyone out there know how to create a Table in VBCode?
Reply With Quote
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 02:10 PM.


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.