Tables now supported in posts

Website news, improvements and issues

Tables now supported in posts

Postby Loki » Sun Mar 27, 2011 11:45 pm

I had a request to add support for tables in postings. Here's how you do it. The following code is presented on separate lines so you can see how to structure it.
Before you're ready to post the table, you need to put everything on one huge line, otherwise you'll get a bunch of spaces inserted before your table.

Code: Select all
[table][tr]
[td]test1[/td]
[td]test2[/td]
[/tr][tr]
[td]test3[/td]
[td]test4[/td]
[/tr][tr]
[td]test5[/td]
[td]test6[/td]
[/tr][/table]

Creates:
test1test2
test3test4
test5test6
PSKite Site Admin / Developer
Windhunter Android App Developer
User avatar
Loki
PSKite Magician
 
Posts: 2178
Joined: Sun Jul 05, 2009 12:20 pm
Location: Halfway between Mags and Jetty

Return to Website Development and News

Who is online

Users browsing this forum: No registered users and 1 guest