This is a table code generator for YABB.
Input your table here, then click the format button below the text area. Each space seperated entry is considered a seperate column in the table. In order to put spaces in the table, you must quote the string in either single or double quotes. For example, interest rate would put interest in one cell and rate in a second. The entry "interest rate" would put the full heading in one cell. If you want a quote mark in the heading itself, you can escape it with a backslash(\).
Layout hint: Make the second line of the table (assuming first is headings) a series of dashes to force the width of the column to be bigger. The dashes also become a seperator for headings.
Bold and italics: Place the tags in the input area next to EACH item. For example, to make 3 entries italic, use:
[i]data1[/i] [i]data2[/i] [i]data3[/i]See the style options below to force the first row and/or the first column to bold.