Post Reply 
How to create a table
03-19-2015, 12:30 AM (This post was last modified: 03-19-2015 12:35 AM by Katie Wasserman.)
Post: #10
RE: How to create a table
(03-14-2015 08:52 AM)Thomas Klemm Wrote:  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:
......

Take a look at this thread.

Your table would be:

\begin{array}{|c|c|}
\hline Name & Age \\\hline
John & 65 \\\hline
Gitte & 40 \\\hline
Sussie & 19 \\\hline
\end{array}

-katie

Visit this user's website 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 - Katie Wasserman - 03-19-2015 12:30 AM
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)