Apostolic Friends Forum
Tab Menu 1
Go Back   Apostolic Friends Forum > The Foyer > The Information Station
Facebook

Notices

The Information Station A help forum with answers to frequently asked questions - includes our Forum Rules and updates or announcements from the Admin Team.


 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-15-2010, 10:41 PM
Praxeas's Avatar
Praxeas Praxeas is offline
Go Dodgers!


 
Join Date: Feb 2007
Posts: 45,791
Tutorial on Tables

Ok,tables are now enabled.

All tags must fit within the straight bracket
HTML Code:
[] for example for bold [b]text[/b]
If you hit the button on the editor to the far right it changes views so you can see all the markup code. So for example when you hit the B for Bold button it actually places the above code into what you are typing, wrapping it around the text you want to be bold

That is called BB code and it is what you will use for tables.

First thing is first. For some odd reason VBulleton has a rendering issue. Every time you hit "enter" it renders a page break above the table. So try to type all the code on one line

The table always starts with the table tag eg
HTML Code:
[table]
It must be inside brackets and it must have the equal sign

Next, to create a row you use the Table Row tag
HTML Code:
[tr]
This tag does not use the equal sign

Then to create a column you use the Table Data tag
HTML Code:
[td]
If you want 1 row with 3 columns you would use 3 TD tags
Every tag must have a closing tag. You won't close the table tag until you are done with the table and you won't close the TR tag until you are done with the row. Same goes for the TD tags.

So for example, the following code is one table with one row and three columns or cells
HTML Code:
[table=][tr][td=]information[/td][td=]information[/td][td=]information[/td][/tr][/table]
If you want to add an extra row of cells you repeat the above before the closing table tag for example
HTML Code:
[table=][tr][td=]information[/td][td=]information[/td][td=]information[/td][/tr]
[tr][td=]information[/td][td=]information[/td][td=]information[/td][/tr]
[/table]
Remembering not to use the enter key

Now, if you want to change the table attributes say for example add a border then following the equal sign add a "border=2", the size is up to you

All attributes must be within the same quotes. So say for example you want a red border table="border=3 bordercolor=red" all inside the straight brackets

You can also add cellpadding and cellspacing. Cellpadding will pad the inside of cells so that your letters don't touch the edges. The number is up to you

Cellspacing spaces the cells depending on the number you use. Start with the smallest size

For the TD tag you can use border and bordercolor but it does not render in Firefox.

So to create what looks like borders here is what I do. In the Table tag I add "background=black" and "cellpadding=3" all within the same quotes

Then in the TD tags I add "background=white".

Also to make the text float to top of each cell add to the TD tag "valign=top"

There may be other things you can use. If you have any questions ask me or any suggestions
__________________
Let it be understood that Apostolic Friends Forum is an Apostolic Forum.
Apostolic is defined on AFF as:


  1. There is One God. This one God reveals Himself distinctly as Father, Son and Holy Ghost.
  2. The Son is God himself in a human form or "God manifested in the flesh" (1Tim 3:16)
  3. Every sinner must repent of their sins.
  4. That Jesus name baptism is the only biblical mode of water baptism.
  5. That the Holy Ghost is for today and is received by faith with the initial evidence of speaking in tongues.
  6. The saint will go on to strive to live a holy life, pleasing to God.

Last edited by Praxeas; 10-15-2010 at 10:57 PM.
Reply With Quote
 

Bookmarks


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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
tables in the forum posts mfblume Tech Talk: with Bit & Byte 18 10-15-2010 10:36 PM
Tables - food or money? Pressing-On Deep Waters 12 03-24-2008 09:46 AM
Tutorial for uploading BIG pics? Hoovie Fellowship Hall 7 06-28-2007 10:09 PM
Pic Posting Tutorial The Mrs The Information Station 0 02-15-2007 02:43 PM
Posting Pictures Tutorial From The Mrs BoredOutOfMyMind Tech Talk: with Bit & Byte 0 02-11-2007 02:56 PM

 
User Infomation
Your Avatar

Latest Threads
- by coksiw

Help Support AFF!

Advertisement




All times are GMT -6. The time now is 03:24 AM.


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