Apostolic Friends Forum

Apostolic Friends Forum (https://www.apostolicfriendsforum.com/index.php)
-   Fellowship Hall (https://www.apostolicfriendsforum.com/forumdisplay.php?f=7)
-   -   Tables Enabled (https://www.apostolicfriendsforum.com/showthread.php?t=31909)

Praxeas 10-15-2010 10:58 PM

Tables Enabled
 
Ive enabled tagles and there is a tutorial in the Tech area

pelathais 10-15-2010 11:41 PM

Re: Tables Enabled
 
Each table starts with a table tag.
Each table row starts with a tr tag.
Each table data starts with a td tag.


<h4>One column:</h4>
<table border="1">
<tr>
<td>100</td>
</tr>
</table>

<h4>One row and three columns:</h4>
<table border="1">
<tr>
<td>100</td>
<td>200</td>
<td>300</td>
</tr>
</table>


Two rows and three columns:

100 200 300
400 500 600

I don't get it. Shouldn't I be able to set a border?

Praxeas 10-15-2010 11:51 PM

Re: Tables Enabled
 
If you use BB code yes

pelathais 10-16-2010 01:04 PM

Re: Tables Enabled
 
Quote:

Originally Posted by Praxeas (Post 973452)
If you use BB code yes

'doh!

pelathais 10-16-2010 01:10 PM

Re: Tables Enabled
 
Well, I found a way to break out of the VB tables and hack the whole board... LOL.

Praxeas 10-16-2010 05:06 PM

Re: Tables Enabled
 
Ive also added extra icons to the WYSIWYG editor. See the tutorial for more help on creating tables

pelathais 10-16-2010 07:23 PM

Re: Tables Enabled
 
Quote:

Originally Posted by Praxeas (Post 973617)
Ive also added extra icons to the WYSIWYG editor. See the tutorial for more help on creating tables

I see. Be that way.

Hoovie 10-16-2010 07:30 PM

Re: Tables Enabled
 
Quote:

Originally Posted by Praxeas (Post 973617)
Ive also added extra icons to the WYSIWYG editor. See the tutorial for more help on creating tables

Hey! Isn't that the So Cal OP TV station??

Praxeas 10-17-2010 12:32 AM

Re: Tables Enabled
 
Quote:

Originally Posted by Hoovie (Post 973752)
Hey! Isn't that the So Cal OP TV station??

That's the name of R Gazowski's TV production company

Praxeas 10-17-2010 12:32 AM

Re: Tables Enabled
 
lol sorry Pel


All times are GMT -6. The time now is 02:53 AM.

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