![]() |
Tables Enabled
Ive enabled tagles and there is a tutorial in the Tech area
|
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? |
Re: Tables Enabled
If you use BB code yes
|
Re: Tables Enabled
Quote:
|
Re: Tables Enabled
Well, I found a way to break out of the VB tables and hack the whole board... LOL.
|
Re: Tables Enabled
Ive also added extra icons to the WYSIWYG editor. See the tutorial for more help on creating tables
|
Re: Tables Enabled
Quote:
|
Re: Tables Enabled
Quote:
|
Re: Tables Enabled
Quote:
|
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.