Pragraphs are the easiest thing to create - just leave a blank line.
| BBCode | Result |
|---|---|
Some text in a paragraph.
|
Some text in a paragraph. Some text in another paragraph. Some text in a third paragraph. |
Main headings are created by the Content Management system. To create a sub-heading heading, surround the heading with [h2] and [/h2]
| BBCode | Result |
|---|---|
Some text in a paragraph.
|
Some text in a paragraph. The sub-headingMore text in a paragraph. |
To create a sub-sub-heading heading, surround the heading with [h3] and [/h3]
| BBCode | Result |
|---|---|
Some text in a paragraph.
|
Some text in a paragraph. The Sub-sub-headingMore text in a paragraph. |
Place [ulist] on the line before the first list item. Place [/ulist] on the line after each item. Add [*] to the beginning of each item.
| BBCode | Result |
|---|---|
Previous paragraph.
|
Previous paragraph.
Following paragraph. |
For a numbered list, use [list] and [/list]
| BBCode | Result |
|---|---|
Previous paragraph.
|
Previous paragraph.
Following paragraph. |
If a full website address is entered (i.e., beginning with "www." or "http://"), it is converted automatically:
| BBCode | Result |
|---|---|
Visit www.brainboxweb.co.uk for more details.
|
Visit www.brainboxweb.co.uk for more details. |
Visit http://brainboxweb.co.uk for more details.
|
Visit http://brainboxweb.co.uk for more details. |
For more control of the presentation, use [url=] and [/url]:
| BBCode | Result |
|---|---|
Visit the [url=www.brainboxweb.co.uk]BRAINBOX website[/url] for full details.
|
Visit the BRAINBOX website for full details. |
To create a link to a page within the website:
| BBCode | Result |
|---|---|
For more information, please [url=/contact]contact us[/url].
|
For more information, please contact us. |
Email addresses are converted automatically. However, it is strongly recommended that email addresses are not displayed on the website: they are an easy target for spammers.
| BBCode | Result |
|---|---|
gary.straughan@brainboxweb.co.uk
|
gary.straughan@brainboxweb.co.uk |