Post Reply 
How to create a table
03-14-2015, 08:52 AM
Post: #8
RE: How to create a table
Displaying a table of information
Quote:This example shows how you can get a table rendered via bbcode using the [table], [tr], [td] and [th] tags.

This doesn't appear to work:
[table]
[tr]
[th]Name[/th]
[th]Age[/th]
[/tr]
[tr]
[td]John[/td]
[td]65[/td]
[/tr]
[tr]
[td]Gitte[/td]
[td]40[/td]
[/tr]
[tr]
[td]Sussie[/td]
[td]19[/td]
[/tr]
[/table]

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to create a table - Thomas Klemm - 12-31-2013, 07:21 AM
RE: How to create a table - Mark Hardman - 12-31-2013, 05:29 PM
RE: How to create a table - Dave Hicks - 01-02-2014, 03:18 PM
RE: How to create a table - Thomas Klemm - 01-02-2014, 10:45 PM
RE: How to create a table - Dave Hicks - 01-08-2014, 05:59 AM
RE: How to create a table - Thomas Klemm - 03-14-2015 08:52 AM
RE: How to create a table - matthiaspaul - 03-18-2015, 11:29 PM
RE: How to create a table - Dave Hicks - 03-21-2015, 05:27 PM
RE: How to create a table - matthiaspaul - 03-22-2015, 11:43 PM
RE: How to create a table - Thomas Klemm - 03-23-2015, 08:31 PM



User(s) browsing this thread: 1 Guest(s)