creating_tables
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| creating_tables [2017/12/09 05:31] – waynesowry | creating_tables [2017/12/09 12:23] (current) – waynesowry | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Creating Tables ==== | ==== Creating Tables ==== | ||
| - | **Note:** for this topic, you will need a basic understanding of HTML and BBCode. | + | **Note:** for this topic, you will need a basic understanding of BBCode |
| There is no native WYSIWYG editor for creating tables, but they can be created manually using MyCode tags (MyCode is the MyBB version of BBCode, which is the markup language used with a lot of forum software). | There is no native WYSIWYG editor for creating tables, but they can be created manually using MyCode tags (MyCode is the MyBB version of BBCode, which is the markup language used with a lot of forum software). | ||
| Line 67: | Line 67: | ||
| [tr]\\ | [tr]\\ | ||
| [td=^red]Cell with red centred text[/ | [td=^red]Cell with red centred text[/ | ||
| - | [td=black; | + | [td=black; |
| [/tr]\\ | [/tr]\\ | ||
| [/tbody]\\ | [/tbody]\\ | ||
| [/table] | [/table] | ||
| + | |||
| + | That then looks like this: | ||
| + | |||
| + | {{: | ||
creating_tables.1512797504.txt.gz · Last modified: by waynesowry
