Jim Adler and Associates - Forum  

What is boardcode?
Boardcode are special tags that will allow you to format your messages. Currently, Joomlaboard supports links, bold, italic, bold, "quoted" text, img, size, list and colored text. The tags are used as follows:

[b]Bold[/b] will produce Bold

[i]Italic[/b] will produce Italic

[u]Underline[/u] will produce Underline

[size=4]Size[/size] will produce Size

[color=#FF0000]Red[/color] will produce Red

[img=150]link to image[/img] will produce a image with a width off 150 pixels.
Please remember you can go to a maximum width of 499 pixels.

[ul][li]item 1[/li][/ul] will produce an unordered list, but please keep in mind you'll have to insert
the [li][/li] tags around the list items. See example below.

[ul][li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li][/ul]
  • item 1
  • item 2
  • item 3
The [ol] tag will produce a similar list, but ordered (with numbers):
[ol][li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li][/ol]
  1. item 1
  2. item 2
  3. item 3
[url]http://www.jimadler.com[/url] will produce http://www.jimadler.com

[url=http://www.jimadler.com]Yahoo![/url] will produce jimadler!

[quote]Quote[/quote] will produce
Quote

[code]some code here[/code] will produce
Code:
//Some code here
while ($adversary=='Neo')
{
   fork(agent_Smith);
}

Copyright © 2006-2008 Jim S. Adler & Associates, All Rights Reserved.
The content on JimAdler.com should NOT be taken as a substitute for advice by a competent attorney or medical professional. The site is sponsored by Jim S. Adler & Associates (Principal Office: Houston, Texas Phone: 800-505-1414). Use of this website or submission of an online form does NOT constitute the forming of an attorney-client relationship. Accordingly, no attorney/client relationship is formed until you are contacted by an attorney from Jim S. Adler & Associates and you sign a client agreement. Information contained on JimAdler.com, including, but not limited to written text, images, informational articles, and on or off site links, has not been prepared, endorsed, or reviewed by any form of licensed medical professional, including but not limited to physicians, doctors, and so on. Nothing on this website should be taken as medical advice, but instead should act as a useful resource in providing general information that may be useful to members of the general public. All visitors are encouraged to consult with a physician or other licensed medical professional for any form of medical advice.