BBCode

BBCode allows the creation of high quality HTML code with minimal effort.

Paragraphs

Pragraphs are the easiest thing to create - just leave a blank line.

BBCode Result
Some text in a paragraph.

Some text in another paragraph.

Some text in a third paragraph.

Some text in a paragraph.

Some text in another paragraph.

Some text in a third paragraph.

Sub-Headings

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.

[h2]The sub-heading[/h2]

More text in a paragraph.

Some text in a paragraph.

The sub-heading

More 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.

[h3]The sub-heading[/h3]

More text in a paragraph.

Some text in a paragraph.

The Sub-sub-heading

More text in a paragraph.

Lists

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.

[ulist]
[*]First item
[*]second item
[/ulist]

Following paragraph.

Previous paragraph.

  • First item
  • second item

Following paragraph.

For a numbered list, use [list] and [/list]

BBCode Result
Previous paragraph.

[list]
[*]First item
[*]second item
[/list]

Following paragraph.

Previous paragraph.

  1. First item
  2. second item

Following paragraph.

Website Addresses

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

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