Q: Are there special formatting options for posts?
A: Yes. Several new options have been recently added in addition to those already listed in the
BBCode FAQ. These are discussed below.
Line BreakCode:
[br][/br]
This inserts a line break. It's useful for when you want to bump the top line of a post down. Otherwise, initial line breaks, as well as spaces, are ignored by the forum software.
Center AlignCode:
[cen]text[/cen]
This centers text on a new line. Note, the [ cen ] BBCode tag can also be combined with other BBCode tags such as the [ img ] tag.
Example: Centered text.
This is a line of centered text.
Example: A centered image with an embedded link.
Left Align ImageCode:
[imgl]http://image_url[/imgl]
Left aligns an image and wraps text around the image.
Example:

Ion channel isotypes, in general, allow for each isotype to have different functional properties that are appropriate to the function of it’s host cell. For example, isotypes may be differentially sensitive to intracellular modulators, i.e., signaling molecules, that allow cells to modify the properties of specific channels selectively in response to physiological effectors. However, some isotypes show no observable significant functional difference. The expression of the different isotypes can be developmentally regulated or in response to a physiological stimulus. This differential expression is controlled by DNA regulatory sequences which are typically upstream of the open reading frame coding for the channel. In addition, the sequences (peptide or nucleic acid) for different channel isotypes may encode information which can be used by the cell, e.g., the golgi and its related vesicular transport mechanisms, to target the channel protein to different discrete locations within the cell.
Right Align ImageCode:
[imgr]http://image_url[/imgr]
Right aligns an image and wraps text around the image.
Example:

Ion channel isotypes, in general, allow for each isotype to have different functional properties that are appropriate to the function of it’s host cell. For example, isotypes may be differentially sensitive to intracellular modulators, i.e., signaling molecules, that allow cells to modify the properties of specific channels selectively in response to physiological effectors. However, some isotypes show no observable significant functional difference. The expression of the different isotypes can be developmentally regulated or in response to a physiological stimulus. This differential expression is controlled by DNA regulatory sequences which are typically upstream of the open reading frame coding for the channel. In addition, the sequences (peptide or nucleic acid) for different channel isotypes may encode information which can be used by the cell, e.g., the golgi and its related vesicular transport mechanisms, to target the channel protein to different discrete locations within the cell.
Monospaced FontCode:
[mono]text[/mono]
Formats text with a monospaced font, such as Courier, which is useful for when you wish to line up columns of text as in a table. Note that it's helpful to preview your post before submitting it in order to be certain that the text lines up as you wish.
Example:
Zinc ··········· 18.2 µmol/L
Magnesium ······ 0.95 mmol/L
Vitamin D3 ····· 150 nmol/LSubscript TextCode:
[sub]text[/sub]
Formats text as subscript.
Example: Citric acid is H
3C
6H
5O
7 while magnesium citrate is Mg
3(C
6H
5O
7)
2.
Note that subscript text can also be useful for adding footnotes
1 to your post.
1. Footnotes provide extra information. :)Superscript TextCode:
[sup]text[/sup]
Formats text as superscript.
Example: Vitamin E has three chiral centers each of which can exist in one of two possible configurations. Therefore, synthetic vitamin E will have eight, 2
3=8, isomers, also known as enantiomers, which will be present in equal concentrations. Natural vitamin E (RRR-alphatocopherol) will only exist as
1/
8, or 12.5%, of the total vitamin E in synthetic vitamin E
2.
2. Note that the one eighth fraction in the above example uses a combination of superscript and subscript.