The forum now allows HTML tables (O/T)
Posted by Chris in Tampa on 12/27/2011, 7:17 am
I won't go into the technical details, but for those that know HTML, you can now use HTML to create tables in your posts. Most common HTML attributes are allowed for your tables. You can see a complex table example on the "More HTML" page which can be accessed at the bottom right of every message box.

This not a feature that most people will use, but for those that do let me know if you have any problems with it or if you know of a common attribute I missed. The forum validates the table for security and as part of the validation process you must also have a closing tag for every opening tag or the forum will give you an error.



Here is a simple table:



Text that appears on the side of the image.

Links can go here too:
http://hurricanecity.com/



And here is the code that creates it:



<table cellspacing=5>
<tr>
<td>
[img]http://canetalk.com/images/lightning.jpg[/img]
</td>
<td valign=top>
 Text that appears on the side of the image.

 Links can go here too:
 [url]http://hurricanecity.com/[/url]
</td>
</tr>
</table>
110
In this thread:
The forum now allows HTML tables (O/T) - Chris in Tampa, 12/27/2011, 7:17 am
< Return to the front page of the: message board | monthly archive this page is in
Post A Reply
This thread has been archived and can no longer receive replies.